We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f2cf06 commit f77d070Copy full SHA for f77d070
.github/workflows/snapshot_tests.yml
@@ -14,6 +14,8 @@ jobs:
14
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
15
- run: rustup override set ${{ env.RUST_VERSION }}
16
- uses: Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # v2.7.8
17
+ - name: Install Zola
18
+ run: cargo install --locked --git https://github.com/senekor/zola --rev 620bf3c46a39b41db30b1e91756a995bbff84d3a
19
20
- run: git fetch --depth 2
21
- run: git checkout origin/master
0 commit comments