Debug
This commit is contained in:
parent
c7725058dc
commit
f9ff89efb4
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
||||||
docker run \
|
docker run \
|
||||||
--volume /workspace/atomaka/atomaka.com:/src \
|
--volume /workspace/atomaka/atomaka.com:/src \
|
||||||
docker.atomaka.com/mdformat \
|
docker.atomaka.com/mdformat \
|
||||||
mdformat --check /src/_posts/
|
ls -la /src/
|
||||||
build:
|
build:
|
||||||
runs-on: cth-ubuntu-latest
|
runs-on: cth-ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue