Aktualizovat .gitea/workflows/build.yml
Build ExcellentEnchants / Build-latest-jar (push) Failing after 3m20s Details

This commit is contained in:
Radim Lipovčan 2024-03-27 11:24:49 +01:00
parent fad3ec2ef7
commit aa5cd42db4
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
git config --global user.email "radim@lipovcan.cz"
- name: Build | Clone repository
run: |
git clone https://git.lipovcan.cz/Upstream/ExcellentEnchants-spigot.git ExcellentEnchants
git clone https://git.lipovcan.cz/Ownercz/ExcellentEnchants-spigot.git ExcellentEnchants
cd ExcellentEnchants && ls -lah
- name: Build | Gradlew build
run: |