This commit is contained in:
Minseo Lee 2023-09-27 13:36:09 +09:00
parent 577b21b362
commit 1f45f5424f

View File

@ -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: |