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
Updated Actions to properly build
pull/62/head
Anairkoen Schno
3 years ago
parent
88a171f059
commit
dc3488f389
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/build.yml
+ 1
- 1
.github/workflows/build.yml
View File
@ -27,7 +27,7 @@ jobs:
-
name
:
Checkout submodules
run
:
git submodule update --init --recursive
-
name
:
Locate MSBuild
uses
:
warrenbuckley/Setup-MSBuild@v1
uses
:
microsoft/
[email protected]
-
name
:
Restore
run
:
msbuild -t:Restore -m
-
name
:
Build
Write
Preview
Loading…
Cancel
Save