Skip to content

Commit 983032c

Browse files
authored
Update mkdocs.yml
1 parent 57a9fb3 commit 983032c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
site_name: docs
2-
runs-on: self-hosted
1+
site_name: gamesense_docs
32
nav: Missing required root key on
4-
Setup .NET Core SDK: actions/setup-dotnet@v3.0.3
3+
Setup .NET Core SDK: actions/setup-dotnet@v2.1.0
54
with: Setup .NET Core SDK
65
- Home: index.md
76
- For users:
@@ -66,3 +65,4 @@ markdown_extensions:
6665
- pymdownx.superfences
6766
- pymdownx.tabbed
6867
- pymdownx.details
68+

0 commit comments

Comments
 (0)