Skip to content

Commit

Permalink
Added mappings to buildtools setup.
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeGBLP committed Feb 1, 2025
1 parent bc07b4b commit 2a81768
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
uses: SpraxDev/[email protected]
with:
versions: "1.16.5,1.17,1.17.1"
remapped: true

- name: Remap 1.17
run: ./gradlew nms:nms_v1_17:remap
Expand All @@ -58,6 +59,7 @@ jobs:
uses: SpraxDev/[email protected]
with:
versions: "1.18,1.18.1,1.18.2"
remapped: true

- name: Remap 1.18
run: ./gradlew nms:nms_v1_18:remap
Expand Down

0 comments on commit 2a81768

Please sign in to comment.