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 0944d15 commit 3b50ae7Copy full SHA for 3b50ae7
1 file changed
.github/workflows/build.yaml
@@ -54,7 +54,8 @@ jobs:
54
55
- name: Upload
56
uses: actions/upload-artifact@v7
57
- with: name: psp-dynamic-libraries-release
+ with:
58
+ name: psp-dynamic-libraries-release
59
path: LIBS.zip
60
release:
61
needs: build
0 commit comments