Skip to content

Commit

Permalink
fix fabric build
Browse files Browse the repository at this point in the history
  • Loading branch information
triphora committed Feb 8, 2022
1 parent 0697a78 commit 2837551
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
with:
distribution: adopt
java-version: 17
- working-directory: fabric/
run: curl -o voxelmap-1.18.1-1.10.20.jar https://cdn.discordapp.com/attachments/931521967385878559/932560873543835689/voxelmap-1.18.1-1.10.20.jar
- run: "./gradlew build :forge:modrinth :fabric:modrinth publish --no-daemon"
env:
MAVEN_URL: "https://maven.frydae.dev/releases"
Expand Down

0 comments on commit 2837551

Please sign in to comment.