We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ab8b87 + 9dde4b1 commit 00d5545Copy full SHA for 00d5545
1 file changed
action.yml
@@ -25,7 +25,6 @@ runs:
25
- id: install-eessi
26
run: |
27
if [ "$RUNNER_OS" == "Linux" ]; then
28
- echo "EESSI_SILENT=1" >> $GITHUB_ENV
29
echo 'unset BASH_ENV' >> $HOME/env_config.export
30
echo "source /cvmfs/software.eessi.io/versions/$EESSI_STACK_VERSION/init/bash" >> $HOME/env_config.export
31
sudo apt install -y direnv
0 commit comments