Skip to content

Commit

Permalink
build: actually checkout 1.21.1 on 1.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
WiIIiam278 committed Nov 14, 2024
1 parent 31eb747 commit bc1f983
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: '[Non-LTS - 1.21.1] Checkout for CI 🛎️'
uses: actions/checkout@v4
with:
ref: 'minecraft/1.21.1'
path: '1_21_1'
- name: '[LTS - 1.20.1] Checkout for CI 🛎️'
uses: actions/checkout@v4
Expand Down

0 comments on commit bc1f983

Please sign in to comment.