We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 338d57a commit 214eec8Copy full SHA for 214eec8
1 file changed
.github/workflows/release.yml
@@ -13,7 +13,7 @@ on:
13
14
jobs:
15
docfx:
16
- runs-on: ubuntu-latest
+ runs-on: windows-latest
17
name: Update DocFX documentation
18
steps:
19
- uses: actions/checkout@v2
0 commit comments