will this work?
This commit is contained in:
@@ -66,7 +66,7 @@ jobs:
|
|||||||
zip -r release-w64.zip OUTPUT-w64 || true
|
zip -r release-w64.zip OUTPUT-w64 || true
|
||||||
|
|
||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
uses: actions/upload-artifact@v7
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: build-artifacts
|
name: build-artifacts
|
||||||
path: |
|
path: |
|
||||||
|
|||||||
Reference in New Issue
Block a user