Skip to content

Commit

Permalink
Merge pull request #155 from nojaf/fix-docs-publish
Browse files Browse the repository at this point in the history
Build solution
  • Loading branch information
dawedawe committed Nov 20, 2023
2 parents 855f32c + 3d4e05b commit 7778aa4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-and-publish-docs.yml
Expand Up @@ -21,6 +21,9 @@ jobs:
with:
dotnet-version: 7.x

- name: Build solution
run: dotnet build -c Release

- name: Build docu
shell: pwsh
run: ./docu.ps1
Expand Down

0 comments on commit 7778aa4

Please sign in to comment.