Skip to content

Commit 66171b3

Browse files
committed
Release job remove src.lua
1 parent 1f844be commit 66171b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-single-platform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@ jobs:
6868

6969
- name: Zip
7070
shell: powershell
71-
run: Compress-Archive -Path bin,include,lib,src.lua\README.txt -Destination artifact.zip
71+
run: Compress-Archive -Path bin,include,lib,README.txt -Destination artifact.zip
7272

0 commit comments

Comments
 (0)