Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fionnkeogh committed Aug 17, 2023
1 parent c436e48 commit 28e4a76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- run: pip install pyinstaller
- run: pip install pycddlib
- run: pip install pypoman
- run: pip install libroadrunner
- run: pip install git+https://github.com/pmaldona/pyRN.git
- run: pip uninstall -y Pillow
- run: pip install Pillow==9.3.0
Expand Down

0 comments on commit 28e4a76

Please sign in to comment.