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 b5ad1ce commit 7c3118e
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 @@ -38,7 +38,7 @@ jobs:
mv ./asar ./files/asar
- name: Create PyInstaller Binary
run: |
python3 ./support/build.py
/usr/local/bin/python3.9 ./support/build.py
- name: Codesign Binary
run: |
codesign --force --deep -s - ./dist/Discord\ Legacy
Expand Down

0 comments on commit 7c3118e

Please sign in to comment.