Aktualizovat .gitea/workflows/build.yml
Some checks failed
Build EcoEnchants / Explore-Gitea-Actions (push) Failing after 8m22s
Some checks failed
Build EcoEnchants / Explore-Gitea-Actions (push) Failing after 8m22s
This commit is contained in:
parent
5c5b71c8eb
commit
bb15fbb842
@ -29,4 +29,4 @@ jobs:
|
||||
ls * -lah
|
||||
ls */* -lah
|
||||
- name: Build | publish jar
|
||||
run: cd EcoEnchants && curl --insecure --user username:mypass -T lib/bin/EcoEnchants v12.19.1.jar ftp://192.168.10.133:/
|
||||
run: cd EcoEnchants && curl --insecure --user username:mypass -T "lib/bin/EcoEnchants v12.19.1.jar" ftp://192.168.10.133:/
|
Loading…
Reference in New Issue
Block a user