Skip to content

Commit

Permalink
test wheel [pypi]
Browse files Browse the repository at this point in the history
  • Loading branch information
cmbant committed Aug 18, 2024
1 parent a79ec2a commit 8fabb57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
hdiutil attach gfortran-Intel-11.1-BigSur.dmg
echo "Installing gfortran..."
sudo installer -pkg /Volumes/gfortran-Intel-11.1-BigSur/gfortran.pkg -target /
sudo installer -pkg /Volumes/gfortran-Intel-11.1-BigSur/gfortran-Intel-11.1-BigSur.pkg -target /
echo "Unmounting ..."
hdiutil detach /Volumes/gfortran-Intel-11.1-BigSur
Expand Down

0 comments on commit 8fabb57

Please sign in to comment.