Skip to content

Commit

Permalink
Update python-safpy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-hld committed Jan 30, 2024
1 parent 87f8313 commit ec114c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-safpy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
if [ "$RUNNER_OS" != "Windows" ]; then
python setup.py build
else
python setup.py build --compiler=mingw32
python setup.py build --compiler=mingw64
fi
shell: bash

Expand Down

0 comments on commit ec114c6

Please sign in to comment.