Skip to content

Commit 1da3b0a

Browse files
committed
export only binary
1 parent 4b12136 commit 1da3b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Zip
5454
uses: papeloto/action-zip@v1
5555
with:
56-
files: build/bin
56+
files: build/bin/rdeval
5757
dest: result.zip
5858
- name: Add binaries
5959
uses: actions/upload-release-asset@v1

0 commit comments

Comments
 (0)