¯\_(ツ)_/¯
All checks were successful
Linting / lint (pull_request) Successful in 18s
Linting / build (pull_request) Successful in 22s

This commit is contained in:
Andrew Tomaka 2024-07-12 22:14:55 -04:00
parent 3bb841fc3a
commit 1e964c9be9
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

View file

@ -11,7 +11,7 @@ jobs:
- run: |
ls -la /workspace/atomaka/atomaka.com
docker run \
--volume /workspace/atomaka/atomaka.com:/src \
--volume /workspace/atomaka/atomaka.com/:/src \
docker.atomaka.com/mdformat \
ls -la /src/
build: