Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MrFishCakes committed Aug 1, 2023
1 parent 35cfb19 commit d9ad92b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
- name: Create Reobf Jar
run: ./gradlew createReobfPaperclipJar --stacktrace

- name: Create Mojang Jar
run: ./gradlew createMojangPaperclipJar --stacktrace
- name: Create Mojmap Jar
run: ./gradlew createMojmapPaperclipJar --stacktrace

- name: Upload Artifacts
if: github.ref_name != env.branch
Expand Down

0 comments on commit d9ad92b

Please sign in to comment.