Skip to content

Commit

Permalink
Update arm64_graviton.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-frbg authored Nov 23, 2023
1 parent 8c5e767 commit 4edbc14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arm64_graviton.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: |
if [ "$RUNNER_OS" == "Linux" ]; then
sudo apt update
sudo apt-get install -y gfortran cmake ccache libtinfo5 python
sudo apt-get install -y gfortran cmake ccache libtinfo5 python-is-python3
else
echo "::error::$RUNNER_OS not supported"
exit 1
Expand Down

0 comments on commit 4edbc14

Please sign in to comment.