Skip to content

Commit

Permalink
checkout theme
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavier Denis authored and Xavier Denis committed Sep 5, 2024
1 parent 517940c commit adbf362
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
ZOLA_VERSION: 0.16.0
steps:
- uses: actions/checkout@v3
with:
submodules: recursive
- name: Install Zola
run: |
curl -sL https://github.com/getzola/zola/releases/download/v${ZOLA_VERSION}/zola-v${ZOLA_VERSION}-x86_64-unknown-linux-gnu.tar.gz | tar xz -C /usr/local/bin
Expand Down

0 comments on commit adbf362

Please sign in to comment.