Skip to content

Commit

Permalink
Change used action for ref / tut (Squash with 53e93ef)
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaasJG committed May 4, 2024
1 parent 2034026 commit 3104c09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ jobs:
sparse-checkout: docs/tutorials

- name: Build Books
uses: peaceiris/actions-mdbook@v2
uses: taiki-e/install-action@v2
with:
mdbook-version: 'latest'
tool: [email protected]

- run: mdbook build docs/tutorials --dest-dir ${GITHUB_WORKSPACE}/public/docs/tutorials

Expand Down

0 comments on commit 3104c09

Please sign in to comment.