Skip to content

Commit

Permalink
[fix] fix a bug
Browse files Browse the repository at this point in the history
  • Loading branch information
This-is-XiaoDeng committed Dec 16, 2023
1 parent c6fc3aa commit 929e71e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -U -r requirements.txt
pip install -U nuitka
pip install -U nuitka imageio
- name: "Write version number (Windows)"
if: matrix.os == 'windows-latest'
Expand Down

0 comments on commit 929e71e

Please sign in to comment.