;ci: release: fix a macos-ism, part 2
This commit is contained in:
parent
0c0addde18
commit
f86e170124
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -120,7 +120,6 @@ jobs:
|
||||
run: |
|
||||
cd artifacts
|
||||
mv */*.tar .
|
||||
rmdir `find . -type d -maxdepth 1`
|
||||
gzip *.tar
|
||||
|
||||
- name: Inspect artifacts
|
||||
|
||||
Loading…
Reference in New Issue
Block a user