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
Reverted doc generation to DocFX 2.48 which actually works
pull/44/head
Anairkoen Schno
4 years ago
parent
7e229ce16d
commit
e7756ba1ff
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/docs.yml
+1
-1
.github/workflows/tag_docs.yml
+ 1
- 1
.github/workflows/docs.yml
View File
@ -33,7 +33,7 @@ jobs:
-
name
:
Install DocFX
uses
:
crazy-max/ghaction-chocolatey@v1
with:
args
:
install docfx -y
args
:
install docfx -
-version 2.48 -
y
-
name
:
Checkout current pages
uses
:
actions/checkout@v2
with:
+ 1
- 1
.github/workflows/tag_docs.yml
View File
@ -32,7 +32,7 @@ jobs:
-
name
:
Install DocFX
uses
:
crazy-max/ghaction-chocolatey@v1
with:
args
:
install docfx -y
args
:
install docfx -
-version 2.48 -
y
-
name
:
Checkout current pages
uses
:
actions/checkout@v2
with:
Write
Preview
Loading…
Cancel
Save