Debug out of container
This commit is contained in:
parent
f9ff89efb4
commit
3bb841fc3a
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||||
|
|
Loading…
Reference in a new issue