Skip to content

Commit 93516d5

Browse files
committed
refs and cleanup
1 parent b7be17d commit 93516d5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/on-push-do-docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ jobs:
66
runs-on: windows-latest
77
steps:
88
- uses: actions/checkout@v4
9+
- uses: actions/setup-dotnet@v4
10+
with:
11+
global-json-file: global.json
912
- name: Run MarkdownSnippets
1013
run: |
1114
dotnet tool install --global MarkdownSnippets.Tool

0 commit comments

Comments
 (0)