Commit 1954029 1 parent 982e7d5 commit 1954029 Copy full SHA for 1954029
File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 92
92
- name : Copy launcher jar
93
93
run : cp launcher-jar/headlessmc-launcher.jar .
94
94
- name : Run the MC client
95
- uses : 3arthqu4ke/mc-runtime-test@2.2.0
95
+ uses : 3arthqu4ke/mc-runtime-test@2.3.1
96
96
with :
97
97
mc : ${{ matrix.version.mc }}
98
98
modloader : ${{ matrix.version.modloader }}
Original file line number Diff line number Diff line change 88
88
- name : Copy launcher jar
89
89
run : cp launcher-jar/headlessmc-launcher.jar .
90
90
- name : Run the MC client
91
- uses : 3arthqu4ke/mc-runtime-test@2.2.0
91
+ uses : 3arthqu4ke/mc-runtime-test@2.3.1
92
92
with :
93
93
mc : ${{ matrix.version.mc }}
94
94
modloader : ${{ matrix.version.modloader }}
Original file line number Diff line number Diff line change 88
88
- name : Copy launcher jar
89
89
run : cp launcher-jar/headlessmc-launcher.jar .
90
90
- name : Run the MC client
91
- uses : 3arthqu4ke/mc-runtime-test@2.2.0
91
+ uses : 3arthqu4ke/mc-runtime-test@2.3.1
92
92
with :
93
93
mc : ${{ matrix.version.mc }}
94
94
modloader : ${{ matrix.version.modloader }}
Original file line number Diff line number Diff line change 69
69
- name : Copy launcher jar
70
70
run : cp launcher-jar/headlessmc-launcher.jar .
71
71
- name : Run the MC client
72
- uses : 3arthqu4ke/mc-runtime-test@2.2.0
72
+ uses : 3arthqu4ke/mc-runtime-test@2.3.1
73
73
with :
74
74
mc : ${{ github.event.inputs.mc }}
75
75
modloader : ${{ matrix.version.modloader }}
Original file line number Diff line number Diff line change 64
64
run : cp headlessmc-launcher-wrapper/build/libs/headlessmc-launcher.jar .
65
65
66
66
- name : Run the MC client
67
- uses : 3arthqu4ke/mc-runtime-test@2.2.0
67
+ uses : 3arthqu4ke/mc-runtime-test@2.3.1
68
68
with :
69
69
mc : ${{ github.event.inputs.mc }}
70
70
modloader : ${{ github.event.inputs.modloader }}
You can’t perform that action at this time.
0 commit comments