Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sphawes authored Jan 21, 2025
1 parent a067fbf commit ba4770f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
python-version: "^3.9"

- name: Image Conversion Package
run: python -m pip install imageio
run: python -m pip install imageio requests
- name: Build Executable
uses: Nuitka/Nuitka-Action@main
with:
Expand Down

0 comments on commit ba4770f

Please sign in to comment.