Update .github/workflows/container_demo.yml
All checks were successful
GitHub Actions Demo / Explore-GitHub-Actions (push) Successful in 3s

This commit is contained in:
Brendan Haines 2024-01-11 00:16:47 -07:00
parent 303cf654bd
commit 89734e69db

View File

@ -16,4 +16,4 @@ jobs:
- name: List files in the repository
run: |
ls ${{ github.workspace }}
- run: echo "🍏 This job's status is ${{ job.status }}."
- run: echo "🍏 This job's status is ${{ job.status }}."