Skip to content

Commit 4b97959

Browse files
committed
sync
1 parent 2fa8f32 commit 4b97959

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,6 @@ jobs:
2323
- name: Paket Restore
2424
run: dotnet paket restore
2525
- name: Build
26+
run: dotnet build
27+
- name: Docs
2628
run: ./docs.sh

0 commit comments

Comments
 (0)