Skip to content

Commit

Permalink
test: modify GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood committed Mar 27, 2024
1 parent 11ab628 commit 239cd93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
-
name: Check docs build ok with amazee.io mkdocs image
run: |
docker run --rm ghcr.io/amazeeio/mkdocs-material build -V
docker run --rm ghcr.io/amazeeio/mkdocs-material -V
docker run --rm -it -p 8000:8000 -v ${PWD}:/docs ghcr.io/amazeeio/mkdocs-material build -s

0 comments on commit 239cd93

Please sign in to comment.