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
Removed useless comment
pull/13/head
Anairkoen Schno
5 years ago
parent
b5a8908c64
commit
12601d797c
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
appveyor.yml
+ 0
- 1
appveyor.yml
View File
@ -97,7 +97,6 @@ before_deploy:
cd origin_site # make things a bit easier
$tagPath = "tags/$env:APPVEYOR_REPO_TAG_NAME"
#New-Item -ItemType directory -Path $tagPath
Move-Item ../_site $tagPath
git add -A 2>&1
Write
Preview
Loading…
Cancel
Save