ci:rm unuse shell decl
This commit is contained in:
1
.github/actions/setup-goreleaser/action.yml
vendored
1
.github/actions/setup-goreleaser/action.yml
vendored
@@ -17,7 +17,6 @@ runs:
|
||||
with:
|
||||
path: .sysroot/linux.tar.gz
|
||||
key: ${{ inputs.linux-cache-key }}
|
||||
shell: bash
|
||||
- name: Populate Linux sysroot
|
||||
run: tar -xzvf .sysroot/linux.tar.gz -C .sysroot
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user