mirror of
https://github.com/wiiu-env/LaunchInstaller.git
synced 2024-11-17 15:39:18 +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
|
||||
with:
|
||||
name: binary
|
||||
path: /
|
||||
- name: zip artifact
|
||||
run: zip -r ${{ env.REPOSITORY_NAME }}_${{ env.DATETIME }}.zip wiiu
|
||||
- name: Create Release
|
||||
|
Loading…
Reference in New Issue
Block a user