Check workspace location
This commit is contained in:
4
.github/workflows/nightly.yml
vendored
4
.github/workflows/nightly.yml
vendored
@@ -36,7 +36,9 @@ jobs:
|
||||
name: home-automation-backend_build_${{ github.run_number }}
|
||||
- name: Print helping message
|
||||
run: |
|
||||
/workspace/tliu93/home-automation-backend/home-automation-backend_build_${{ github.run_number }} help
|
||||
echo ${GITHUB_WORKSPACE}
|
||||
pwd
|
||||
ls -lR
|
||||
|
||||
nightly-tests:
|
||||
runs-on: [ubuntu-latest, cloud]
|
||||
|
||||
Reference in New Issue
Block a user