mirror of
https://github.com/sinai-dev/UnityExplorer.git
synced 2025-06-15 13:57:31 +08:00
Update dotnet.yml
This commit is contained in:
parent
c351ce5a6d
commit
c90f339882
3
.github/workflows/dotnet.yml
vendored
3
.github/workflows/dotnet.yml
vendored
@ -34,7 +34,8 @@ jobs:
|
||||
|
||||
# Build UnityExplorer releases, and upload artifacts
|
||||
|
||||
- run: nuget restore src\UnityExplorer.sln
|
||||
- run: dotnet nuget add source https://nuget.bepinex.dev/v3/index.json
|
||||
- run: dotnet restore src\UnityExplorer.sln
|
||||
|
||||
# BepInEx Il2Cpp
|
||||
- run: msbuild src\UnityExplorer.csproj -t:Rebuild -p:Platform="AnyCPU" -p:Configuration=Release_BIE_Cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user