Update build_all.yml
This commit is contained in:
parent
f52b49effd
commit
96a34f18e9
6
.github/workflows/build_all.yml
vendored
6
.github/workflows/build_all.yml
vendored
@ -54,7 +54,11 @@ jobs:
|
||||
- name: Download artifacts
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: assets
|
||||
name: minecraft-launcher-client
|
||||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: minecraft-launcher-server
|
||||
|
||||
- name: Upload files
|
||||
env:
|
||||
SSHPASS: ${{secrets.SSH_PASSWORD}}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user