Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
kairusds committed Oct 6, 2023
1 parent 7c2ec05 commit 93e65b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
java-version: "17"

- name: Setup build environment
run: sudo apt update ; sudo apt install jq unzip
run: sudo apt update ; sudo apt install jq

- name: Download revanced-patches version
if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.version != 'vX.X.X' }}
Expand Down

0 comments on commit 93e65b7

Please sign in to comment.