mirror of
https://wiilab.wiimart.org/wiimart/WiiSOAP
synced 2025-09-03 20:11:14 +02:00
Update go.yml
This commit is contained in:
parent
2c0449fd84
commit
b2a57e4fc0
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
run: mkdir -p release && cp WiiSOAP release/ && cp config.example.xml release/ && zip -r wiisoap.zip release/
|
||||
|
||||
- name: Upload release ZIP
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: wiisoap-linux
|
||||
path: wiisoap.zip
|
||||
|
Loading…
x
Reference in New Issue
Block a user