Skip to content

Commit 3b50ae7

Browse files
committed
syntax
1 parent 0944d15 commit 3b50ae7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ jobs:
5454
5555
- name: Upload
5656
uses: actions/upload-artifact@v7
57-
with: name: psp-dynamic-libraries-release
57+
with:
58+
name: psp-dynamic-libraries-release
5859
path: LIBS.zip
5960
release:
6061
needs: build

0 commit comments

Comments
 (0)