Aktualizovat .gitea/workflows/build.yml
Some checks failed
Build PaperMC Jar / Build-latest-jar (push) Failing after 2m43s

This commit is contained in:
Radim Lipovčan 2025-03-29 20:22:34 +01:00
parent 96339c8e92
commit 381311010d

View File

@ -16,7 +16,7 @@ jobs:
git config --global user.name "Radim Lipovčan"
git config --global user.email "radim@lipovcan.cz"
git clone https://github.com/PaperMC/Paper.git
git checkout update/1.21.5
git checkout -b update/1.21.5
- name: Build | Clone repository
run: |
cd Paper