mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
Update linux.yml
This commit is contained in:
parent
7fe68396c3
commit
dffe061d52
3
.github/workflows/linux.yml
vendored
3
.github/workflows/linux.yml
vendored
|
|
@ -54,7 +54,8 @@ jobs:
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v6
|
uses: actions/upload-artifact@v7
|
||||||
with:
|
with:
|
||||||
name: build
|
name: build
|
||||||
path: build.zip
|
path: build.zip
|
||||||
|
archive: false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue