We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
build fsdocs
1 parent 20b4f13 commit 39f69f2Copy full SHA for 39f69f2
1 file changed
.github/workflows/build+test.yml
@@ -70,7 +70,7 @@ jobs:
70
71
- name: install fsdocs
72
run:
73
- dotnet tool install -g fsdocs-tool
+ dotnet tool install -g fsdocs-tool --version 16.1.1
74
75
- name: build fsdocs
76
0 commit comments