Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck committed Oct 24, 2023
1 parent cf0d2fb commit 034e77d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ jobs:
run: dotnet tool install -g docfx

- name: Build docs
run: ./tools/build-docs
run: ./tools/build-docs.sh
shell: bash

0 comments on commit 034e77d

Please sign in to comment.