Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

Commit 3d6e8fc

Browse files
authored
Update dotnet.yml
1 parent 1daf4fa commit 3d6e8fc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/dotnet.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@ jobs:
2323

2424
- name: setup-msbuild
2525
uses: microsoft/setup-msbuild@v1
26-
27-
# Build HarmonyX
28-
- name: Build HarmonyX
29-
shell: cmd
30-
run: msbuild lib\HarmonyX\Harmony\Harmony.csproj -t:Restore -t:Rebuild -p:Platform="Any CPU" -p:Configuration=Release
3126

3227
# Build Il2CppAssemblyUnhollower
3328
- name: Build Il2CppAssemblyUnhollower

0 commit comments

Comments
 (0)