Update linux.yml

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

View file

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