Aktualizovat .gitea/workflows/build.yml
Some checks failed
Build PaperMC Jar / Build-latest-jar (push) Failing after 2m43s
Some checks failed
Build PaperMC Jar / Build-latest-jar (push) Failing after 2m43s
This commit is contained in:
parent
96339c8e92
commit
381311010d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user