Skip to content

Commit 1892a11

Browse files
committed
updated path
1 parent 3b50ae7 commit 1892a11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Compress
5151
run: |
5252
cd dist/LIBS
53-
zip -r ../LIBS.zip .
53+
zip -r ../../LIBS.zip .
5454
5555
- name: Upload
5656
uses: actions/upload-artifact@v7

0 commit comments

Comments
 (0)