Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
修复 无法运行Camary版本。
Browse files Browse the repository at this point in the history
  • Loading branch information
yeying-xingchen committed Apr 5, 2024
1 parent 6f3ef35 commit 1eb7897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install build
pip install flask
- name: Build code
run: |
pip install pyinstaller
Expand Down

0 comments on commit 1eb7897

Please sign in to comment.