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 1f844be commit 66171b3Copy full SHA for 66171b3
.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