Skip to content

Commit

Permalink
[workflows] i have the stupit
Browse files Browse the repository at this point in the history
  • Loading branch information
pylixonly committed Apr 8, 2024
1 parent 9f03d08 commit 56402f6
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 @@ -83,7 +83,7 @@ jobs:
- name: Download IPA patcher
working-directory: patcher
run: |
curl -L https://github.com/amsyarasyiq/pyoncord-ipa-patcher/releases/download/release-pyon/patcher.mac-amd64 -o ${{ github.workspace }}/patcher
curl -L -o patcher https://github.com/amsyarasyiq/pyoncord-ipa-patcher/releases/download/release-pyon/patcher.mac-amd64
chmod +x patcher
- name: Download ipa icons
Expand Down

0 comments on commit 56402f6

Please sign in to comment.