Skip to content

Commit

Permalink
v2.388
Browse files Browse the repository at this point in the history
  • Loading branch information
quiple committed Sep 27, 2023
1 parent 577b21b commit 1f45f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
echo "$HOME/.local/bin" >> $GITHUB_PATH
- name: Set up Bits'N'Picas
run: gh release download -repo 'kreativekorp/bitsnpicas' --pattern 'BitsNPicas.jar'
run: gh release download --repo 'kreativekorp/bitsnpicas' --pattern 'BitsNPicas.jar'

- name: Clean up distribution files
run: |
Expand Down

0 comments on commit 1f45f54

Please sign in to comment.