Update build_all.yml

This commit is contained in:
Timerix22 2024-01-06 21:26:09 +06:00 committed by GitHub
parent f52b49effd
commit 96a34f18e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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}}