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 Jul 13, 2024
1 parent b9362c2 commit d9babca
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 d9babca

Please sign in to comment.