This commit is contained in:
Maschell 2021-12-25 20:26:49 +01:00
parent 0d1384fc59
commit c6e2f594b9

View File

@ -30,7 +30,6 @@ jobs:
- uses: actions/download-artifact@master
with:
name: binary
path: /
- name: zip artifact
run: zip -r ${{ env.REPOSITORY_NAME }}_${{ env.DATETIME }}.zip wiiu
- name: Create Release