Skip to content

Commit

Permalink
Fixed mc-runtime-test version
Browse files Browse the repository at this point in the history
  • Loading branch information
3arthqu4ke committed Jan 21, 2025
1 parent 6e90380 commit 16bcd6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- name: Copy mod jar
run: cp ${{ matrix.version.dir }}/build/libs/hmc-specifics-*-${{ matrix.version.type }}-release.jar run/mods
- name: Run the MC client
uses: 3arthqu4ke/mc-runtime-test@v3.0.0
uses: 3arthqu4ke/mc-runtime-test@3.0.0
with:
mc: ${{ matrix.version.mc }}
modloader: ${{ matrix.version.modloader }}
Expand Down

0 comments on commit 16bcd6d

Please sign in to comment.