Skip to content

Commit

Permalink
one day i'll get it right first try
Browse files Browse the repository at this point in the history
  • Loading branch information
HeatherComputer committed Jun 19, 2024
1 parent 06c2358 commit 9ae6176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -782,7 +782,7 @@ jobs:
- name: Setup Buildtools
run: |
wget -O BuildTools.jar https://hub.spigotmc.org/jenkins/job/BuildTools/lastSuccessfulBuild/artifact/target/BuildTools.jar
java -jar BuildTools.jar --nogui --rev 1.20.6 --remapped
java -jar BuildTools.jar --nogui --rev 1.21 --remapped
- name: Build Mod
run: ./gradlew -Pversion=${{ inputs.version }} build
Expand Down

0 comments on commit 9ae6176

Please sign in to comment.