Skip to content

Commit

Permalink
fix: actually build SpongeForge for 1.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gabizou committed Dec 26, 2024
1 parent 2934e15 commit d1f83fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/common-run-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ jobs:
matrix:
project:
- vanilla
# - forge
- forge
- neoforge
include:
- project: vanilla
gradleProject: SpongeVanilla
# - project: forge
# gradleProject: SpongeForge
- project: forge
gradleProject: SpongeForge
- project: neoforge
gradleProject: SpongeNeo
steps:
Expand Down

0 comments on commit d1f83fd

Please sign in to comment.