Skip to content

Commit f0aebaf

Browse files
committed
The docs work exactly opposite to the reality!
1 parent 83a0767 commit f0aebaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
uses: vimtor/action-zip@v1
5555
with:
5656
files: data/ main main.exe
57-
recursive: true
57+
recursive: false
5858
dest: release.zip
5959

6060
- name: Drafting a new release.

0 commit comments

Comments
 (0)