We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 662fb39 commit 33ee7f0Copy full SHA for 33ee7f0
1 file changed
.github/workflows/cmake-single-platform.yml
@@ -68,5 +68,5 @@ jobs:
68
69
- name: Zip
70
shell: powershell
71
- run: Compress-Archive -Path bin,include,lib,src.lua\README.txt -Destination artifact.zip
+ run: Compress-Archive -Path bin,include,lib,README.txt -Destination artifact.zip
72
0 commit comments