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
Attempt 1 fixing branch docs
4.0.0-beta
Anairkoen Schno
4 years ago
parent
a25e937ba7
commit
3521123680
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
appveyor.yml
+ 1
- 1
appveyor.yml
View File
@ -77,7 +77,7 @@ for:
skip_tags
:
false
build_script:
-
ps
:
|
if ($
True
)
if ($
env:BUILD_DOC -Eq 'yes'
)
{
cd docs
Write
Preview
Loading…
Cancel
Save