Aktualizovat .gitea/workflows/build.yml
All checks were successful
Build EcoEnchants / Explore-Gitea-Actions (push) Successful in 8m14s

This commit is contained in:
Radim Lipovčan 2024-10-25 13:14:05 +02:00
parent 284a829f74
commit 277dd869f6

View File

@ -24,7 +24,7 @@ jobs:
- name: Build | applyPatches
run: |
cd EcoEnchants
./gradlew jar
./gradlew build
ls -lah
ls * -lah
ls */* -lah