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 af128e8 commit ab02594Copy full SHA for ab02594
.github/workflows/prerelease.yml
@@ -67,10 +67,10 @@ jobs:
67
./LICENSE
68
./builds/ninja-multi-default/package/*
69
70
- - name: Upload VAST artiface
+ - name: Upload VAST artifact
71
uses: actions/upload-artifact@v4
72
with:
73
- files: |
+ path: |
74
75
76
.github/workflows/rel.yml
@@ -54,6 +54,6 @@ jobs:
54
- name: Upload VAST artifact
55
56
57
58
59
0 commit comments