Skip to content

Commit

Permalink
add docker options
Browse files Browse the repository at this point in the history
  • Loading branch information
timohuber committed Jul 12, 2024
1 parent e069c60 commit 58ad2e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
uses: addnab/docker-run-action@v3
with:
image: minlag/mermaid-cli:latest
options: -v ${{ github.workspace }}:/app -w /app
run: /app/scripts/render-images.sh
- name: Setup Pages
uses: actions/configure-pages@v4
Expand Down

0 comments on commit 58ad2e8

Please sign in to comment.