Skip to content

Commit

Permalink
fix: Tilde moment
Browse files Browse the repository at this point in the history
  • Loading branch information
null2264 committed Apr 16, 2024
1 parent 5e452f0 commit 79cc60f
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 @@ -7,10 +7,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: null2264/actions/gradle-setup@b06102633176b385fb532d2997c64543425f4509
- uses: null2264/actions/gradle-setup@8d41de2596a082b0cc1fa5cd2bd40a6afa601c90
with:
java: 21
- uses: null2264/actions/neoforge-snapshot@b06102633176b385fb532d2997c64543425f4509
- uses: null2264/actions/neoforge-snapshot@8d41de2596a082b0cc1fa5cd2bd40a6afa601c90
with:
mc-version: 24w14a
- name: Setup build environment
Expand Down

0 comments on commit 79cc60f

Please sign in to comment.