mirror of
https://github.com/wiiu-env/LaunchInstaller.git
synced 2024-11-17 23:49:17 +01:00
Fix ci
This commit is contained in:
parent
0d1384fc59
commit
c6e2f594b9
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -30,7 +30,6 @@ jobs:
|
|||||||
- uses: actions/download-artifact@master
|
- uses: actions/download-artifact@master
|
||||||
with:
|
with:
|
||||||
name: binary
|
name: binary
|
||||||
path: /
|
|
||||||
- name: zip artifact
|
- name: zip artifact
|
||||||
run: zip -r ${{ env.REPOSITORY_NAME }}_${{ env.DATETIME }}.zip wiiu
|
run: zip -r ${{ env.REPOSITORY_NAME }}_${{ env.DATETIME }}.zip wiiu
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
|
Loading…
Reference in New Issue
Block a user