fix: workflow
This commit is contained in:
parent
8cd51049c0
commit
7cd8220454
1 changed files with 1 additions and 4 deletions
5
.github/workflows/rust.yml
vendored
5
.github/workflows/rust.yml
vendored
|
@ -80,9 +80,6 @@ jobs:
|
|||
|
||||
- name: Unzip
|
||||
run: |
|
||||
unzip *linux* -d linux/
|
||||
unzip *windows* -d windows/
|
||||
unzip *macos* -d macos/
|
||||
rm -f *.zip
|
||||
file -b *
|
||||
ls -R
|
||||
working-directory: /home/runner/work/rust-tcp-file-transfer/rust-tcp-file-transfer/Downloads/
|
Loading…
Add table
Add a link
Reference in a new issue