Skip to content

Commit d73bba0

Browse files
authored
Another fix for previous commit
1 parent a61c7d1 commit d73bba0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/azure-static-web-apps-nightly-docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ jobs:
3434
- name: Install DocFX
3535
run: dotnet tool update -g docfx
3636

37+
- name: Build Gmod.NET solution
38+
run: dotnet build runtime.csproj -c Release
39+
3740
- name: Build docs with DocFX
3841
shell: pwsh
3942
run: |

0 commit comments

Comments
 (0)