We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cf3eaf commit f8f1e4dCopy full SHA for f8f1e4d
.github/workflows/windows.yml
@@ -43,7 +43,6 @@ jobs:
43
- name: Upload artifact
44
uses: actions/upload-artifact@v4
45
with:
46
- name: av.zip
47
- path: ./av.zip
+ path: AV
48
if-no-files-found: error
49
compression-level: 0
0 commit comments