maybe v6 has the double zip issue solved?

This commit is contained in:
Twig6943 2026-03-06 22:28:54 +03:00 committed by GitHub
parent 96a2f685b1
commit 7fe68396c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -54,7 +54,7 @@ jobs:
EOF EOF
- name: Upload artifact - name: Upload artifact
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v6
with: with:
name: build name: build
path: build.zip path: build.zip