Skip to content

Commit 0478cb4

Browse files
committed
download whole target directory
1 parent 7fb87d7 commit 0478cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- run: rustc --print target-list
3333
- name:
3434
Create zip file
35-
run: zip -r rust-frog-api.zip target/release/
35+
run: zip -r rust-frog-api.zip target
3636
- name: Create Release
3737
id: create_release
3838
uses: actions/create-release@v1

0 commit comments

Comments
 (0)