Skip to content

Commit b8e3783

Browse files
authored
Update c-cpp.yml
1 parent 379bbda commit b8e3783

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/c-cpp.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
done
4848
4949
cd package
50-
zip -r ../Vapecord.Public.zip .
50+
zip -r ../Vapecord.Public.zip ./*
5151
5252
- name: Upload Artifacts
5353
uses: actions/upload-artifact@v4
@@ -56,3 +56,4 @@ jobs:
5656
path: Vapecord.Public.zip
5757

5858

59+

0 commit comments

Comments
 (0)