This website works better with JavaScript.
Home
Explore
Help
Sign In
DaNike
/
BeatSaber-IPA-Reloaded
mirror of
https://github.com/bsmg/BeatSaber-IPA-Reloaded.git
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
78
Wiki
Activity
Browse Source
Fix docs generation action
pull/62/head
Anairkoen Schno
3 years ago
parent
1449e46c6a
commit
76f24a763a
Signed by:
DaNike
GPG Key ID:
BEFB74D5F3FC4387
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/docs.yml
+ 1
- 1
.github/workflows/docs.yml
View File
@ -25,7 +25,7 @@ jobs:
-
name
:
Checkout submodules
run
:
git submodule update --init --recursive
-
name
:
Locate MSBuild
uses
:
warrenbuckley/Setup-MSBuild@v1
uses
:
microsoft/
[email protected]
-
name
:
Setup Nuget
uses
:
warrenbuckley/Setup-Nuget@v1
-
name
:
Nuget Restore
Write
Preview
Loading…
Cancel
Save