[ci] Revert back to local-only; disable gpu-flow
This commit is contained in:
5
.github/actions/prepare-rtl/action.yml
vendored
5
.github/actions/prepare-rtl/action.yml
vendored
@@ -21,11 +21,6 @@ inputs:
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- name: cd into remote
|
||||
run: |
|
||||
cd "${{ env.REMOTE_WORK_DIR }}"
|
||||
shell: bash -leo pipefail {0}
|
||||
|
||||
- uses: actions/cache@v3
|
||||
id: rtl-build-id
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user