Debugging

This commit is contained in:
Jack Jackson 2025-03-01 17:23:51 -08:00
parent 568fb356c4
commit 37dc6f9da5

View File

@ -6,5 +6,10 @@ jobs:
build-and-push: build-and-push:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- run: |
echo "DEBUGGING"
pwd
echo ""
ls
- uses: https://gitea.scubbo.org/scubbo/commit-report-sync@dev - uses: https://gitea.scubbo.org/scubbo/commit-report-sync@dev