Skip to content

Commit

Permalink
fix: fix ci to replace all references to {{versions.<package>}}
Browse files Browse the repository at this point in the history
  • Loading branch information
Halimao committed Sep 5, 2024
1 parent c7f6806 commit 7dac144
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
with:
mdbook-version: "0.4.15"

- run: cargo run --package versions-replacer -- ./docs --manifest-path ./Cargo.toml --filename-regex "\.md$"
- run: mdbook build docs

- name: Deploy master
Expand Down

0 comments on commit 7dac144

Please sign in to comment.