Skip to content

Commit

Permalink
Fix pages workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
petehayes102 committed Feb 14, 2024
1 parent 4b3db68 commit 0206845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
MDBOOK_VERSION: 0.4
MDBOOK_VERSION: ^0.4
steps:
- uses: actions/checkout@v4
- name: Install mdBook
Expand Down

0 comments on commit 0206845

Please sign in to comment.