mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
maybe v6 has the double zip issue solved?
This commit is contained in:
parent
96a2f685b1
commit
7fe68396c3
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
|
@ -54,7 +54,7 @@ jobs:
|
|||
EOF
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v6
|
||||
with:
|
||||
name: build
|
||||
path: build.zip
|
||||
|
|
|
|||
Loading…
Reference in a new issue