[ci] Add missing shell:
This commit is contained in:
1
.github/actions/prepare-rtl/action.yml
vendored
1
.github/actions/prepare-rtl/action.yml
vendored
@@ -24,6 +24,7 @@ runs:
|
||||
- name: cd into remote
|
||||
run: |
|
||||
cd "${{ env.REMOTE_WORK_DIR }}"
|
||||
shell: bash -leo pipefail {0}
|
||||
|
||||
- uses: actions/cache@v3
|
||||
id: rtl-build-id
|
||||
|
||||
Reference in New Issue
Block a user