Skip to content

Commit

Permalink
fix fsdocs tool version
Browse files Browse the repository at this point in the history
  • Loading branch information
joemphilips committed Aug 16, 2022
1 parent fa9a3b3 commit 22aa6b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- name: install fsdocs
run:
dotnet tool install -g fsdocs-tool
dotnet tool install -g fsdocs-tool --version 15.0.0

- name: build fsdocs
run:
Expand Down

0 comments on commit 22aa6b8

Please sign in to comment.