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:
|
||||
- uses: actions/checkout@v4
|
||||
- run: |
|
||||
ls -la /workspace/atomaka/atomaka.com
|
||||
docker run \
|
||||
--volume /workspace/atomaka/atomaka.com:/src \
|
||||
docker.atomaka.com/mdformat \
|
||||
|
|
Loading…
Reference in a new issue