Update .github/workflows/container_demo.yml
All checks were successful
GitHub Actions Demo / Explore-GitHub-Actions (push) Successful in 3s
All checks were successful
GitHub Actions Demo / Explore-GitHub-Actions (push) Successful in 3s
This commit is contained in:
parent
303cf654bd
commit
89734e69db
2
.github/workflows/container_demo.yml
vendored
2
.github/workflows/container_demo.yml
vendored
|
@ -16,4 +16,4 @@ jobs:
|
||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
ls ${{ github.workspace }}
|
ls ${{ github.workspace }}
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "🍏 This job's status is ${{ job.status }}."
|
Loading…
Reference in New Issue
Block a user