Skip to content

Commit

Permalink
[skip ci] Stop distributing bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
404Setup committed Aug 31, 2024
1 parent ec9052e commit b6647cf
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 @@ -35,7 +35,7 @@ jobs:
- name: Apply Patches
run: gradle applyPatches
- name: CreateJar
run: gradle createMojmapBundlerJar && gradle createMojmapPaperclipJar
run: gradle createMojmapPaperclipJar
- name: SetENV
run: pwsh scripts/SetEnv.ps1
- name: Upload to Mars API
Expand Down

0 comments on commit b6647cf

Please sign in to comment.