;ci: release: fix a macos-ism, part 2

This commit is contained in:
Simon Michael 2024-06-01 14:39:20 -10:00
parent 0c0addde18
commit f86e170124

View File

@ -120,7 +120,6 @@ jobs:
run: |
cd artifacts
mv */*.tar .
rmdir `find . -type d -maxdepth 1`
gzip *.tar
- name: Inspect artifacts