Debug
All checks were successful
Linting / build (pull_request) Successful in 15s
Linting / lint (pull_request) Successful in 9s

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

View file

@ -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: