;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: |
|
run: |
|
||||||
cd artifacts
|
cd artifacts
|
||||||
mv */*.tar .
|
mv */*.tar .
|
||||||
rmdir `find . -type d -maxdepth 1`
|
|
||||||
gzip *.tar
|
gzip *.tar
|
||||||
|
|
||||||
- name: Inspect artifacts
|
- name: Inspect artifacts
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user