[ci] Don't overwrite REMOTE_WORK_DIR in default.sh
This commit is contained in:
1
.github/actions/prepare-gpu/action.yml
vendored
1
.github/actions/prepare-gpu/action.yml
vendored
@@ -21,6 +21,7 @@ runs:
|
||||
run: |
|
||||
conda activate ${{ env.conda-env-name-no-time }}-$(date --date "${{ env.workflow-timestamp }}" +%Y%m%d)-${{ inputs.toolchain }}
|
||||
cd $REMOTE_CHIPYARD_DIR
|
||||
echo $PWD
|
||||
./scripts/init-submodules-no-riscv-tools.sh --force
|
||||
shell: bash -leo pipefail {0}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user