Skip to content

Commit 008515e

Browse files
committed
docs: fix deploy.yml
1 parent e7b3e27 commit 008515e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/deploy.yml renamed to .github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
dotnet-version: 8.x
3333

3434
- run: dotnet tool update -g docfx
35+
- run: docfx metadata docfx.json
3536
- run: docfx docfx.json
3637

3738
- name: Upload site

0 commit comments

Comments
 (0)