Skip to content

Commit

Permalink
fix a bug
Browse files Browse the repository at this point in the history
  • Loading branch information
This-is-XiaoDeng committed Sep 30, 2023
1 parent ba2a0f8 commit ac53226
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 @@ -27,7 +27,7 @@ jobs:
- name: Install Dependencies
run: |
pip install -r requirements.txt
apt install imageio
pip install imageio
- name: Build Executable
uses: Nuitka/Nuitka-Action@main
Expand Down

0 comments on commit ac53226

Please sign in to comment.