mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 00:45:07 +03:00
cleanup
This commit is contained in:
parent
6a799a5d47
commit
7426d862c2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -126,7 +126,7 @@ jobs:
|
|||
xargs rm -rf
|
||||
|
||||
- name: extract bottles
|
||||
run: tar xzvf artifacts.tgz -C $TEA_PREFIX --recursive-unlink --unlink-first
|
||||
run: tar xzvf artifacts.tgz -C $TEA_PREFIX
|
||||
|
||||
- run: pkg test ${{ inputs.projects }}
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue