[ci] Add missing shell:

This commit is contained in:
Hansung Kim
2023-10-23 09:02:12 -07:00
parent 2ef343e75d
commit eb1741ade9

View File

@@ -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