Skip to content

Commit 33ee7f0

Browse files
committed
Release job remove src.lua
1 parent 662fb39 commit 33ee7f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)