Skip to content

Commit

Permalink
Unbump github workflows
Browse files Browse the repository at this point in the history
One day I'll figure out what is all this about...
  • Loading branch information
Kenny-Hui committed Dec 27, 2024
1 parent b9176a1 commit b9c604a
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 @@ -28,7 +28,7 @@ jobs:
- name: Build
run: ./gradlew build -PbuildVersion="${{ matrix.minecraft }}"
- name: Capture release artifacts
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: Artifacts
path: build/libs/

0 comments on commit b9c604a

Please sign in to comment.