Skip to content

Commit

Permalink
Start lima EESSI container
Browse files Browse the repository at this point in the history
  • Loading branch information
ocaisa committed Jun 4, 2024
1 parent 0cee9c6 commit c98bd55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ runs:
echo "BASH_ENV=$HOME/env_config.export" >> $GITHUB_ENV
echo "DIRENV_CONFIG=$HOME/direnv" >> $GITHUB_ENV
elif [ "$RUNNER_OS" == "macOS" ]; then
brew install lima
brew install qemu lima
limactl create --name eessi ./eessi.yaml
limactl start eessi
fi
Expand Down

0 comments on commit c98bd55

Please sign in to comment.