Skip to content

Commit

Permalink
ci: I hate YAML
Browse files Browse the repository at this point in the history
  • Loading branch information
null2264 committed Apr 16, 2024
1 parent 0fb0b9c commit 98e916c
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@86c29e7390a8e06ece51a22cb05d0bb189aab015
- uses: null2264/actions/gradle-setup@ea3bc4a5b4ab11bf1a02ce4bbb32aa6c829fed44
with:
java: 21
- uses: null2264/actions/neoforge-snapshot@86c29e7390a8e06ece51a22cb05d0bb189aab015
- uses: null2264/actions/neoforge-snapshot@ea3bc4a5b4ab11bf1a02ce4bbb32aa6c829fed44
with:
mc-version: 24w14a
- name: Setup build environment
Expand Down

0 comments on commit 98e916c

Please sign in to comment.