Skip to content

Commit

Permalink
Removed unneeded 7-zip setup step
Browse files Browse the repository at this point in the history
  • Loading branch information
slxdy committed Nov 14, 2024
1 parent 86e5c77 commit 8ed7416
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
uses: actions/setup-dotnet@v4
with:
dotnet-version: 9.0.x
- name: Setup 7-Zip
uses: milliewalky/setup-7-zip@v1

- name: Build and Run Generator
run: dotnet run -c Release -- LavaGang MelonLoader.UnityDependencies main
Expand Down

0 comments on commit 8ed7416

Please sign in to comment.