Debug out of container
All checks were successful
Linting / build (pull_request) Successful in 15s
Linting / lint (pull_request) Successful in 12s

This commit is contained in:
Andrew Tomaka 2024-07-12 22:09:02 -04:00
parent f9ff89efb4
commit 3bb841fc3a
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

View file

@ -9,6 +9,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: | - run: |
ls -la /workspace/atomaka/atomaka.com
docker run \ docker run \
--volume /workspace/atomaka/atomaka.com:/src \ --volume /workspace/atomaka/atomaka.com:/src \
docker.atomaka.com/mdformat \ docker.atomaka.com/mdformat \