Skip to content

Commit

Permalink
try to fix CI by providing a docfx version
Browse files Browse the repository at this point in the history
  • Loading branch information
atoulme committed Jan 20, 2022
1 parent b16f85d commit ca94521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
uses: actions/checkout@v2

- name: install docfx
run: choco install docfx -y
run: choco install docfx -y --version=2.58.9

- name: run .\docfx.cmd
shell: cmd
Expand Down

0 comments on commit ca94521

Please sign in to comment.