Skip to content

Commit

Permalink
Update build-binary.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jazzzny authored Jun 5, 2024
1 parent 5405a07 commit b5ad1ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install dependencies
run: |
/usr/local/bin/python3.9 -m pip install --upgrade pip
pip3 install requests pyinstaller
/usr/local/bin/python3.9 -m pip install requests pyinstaller
npm install -g pkg
- name: Create Asar Binary
run: |
Expand Down

0 comments on commit b5ad1ce

Please sign in to comment.