mirror of
https://github.com/WiIIiam278/HuskSync.git
synced 2025-12-19 14:59:21 +00:00
build: actually checkout 1.21.1 on 1.21.1
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -30,6 +30,7 @@ jobs:
|
|||||||
- name: '[Non-LTS - 1.21.1] Checkout for CI 🛎️'
|
- name: '[Non-LTS - 1.21.1] Checkout for CI 🛎️'
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
ref: 'minecraft/1.21.1'
|
||||||
path: '1_21_1'
|
path: '1_21_1'
|
||||||
- name: '[LTS - 1.20.1] Checkout for CI 🛎️'
|
- name: '[LTS - 1.20.1] Checkout for CI 🛎️'
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user