Aktualizovat .gitea/workflows/build.yml
All checks were successful
Build EcoEnchants / Explore-Gitea-Actions (push) Successful in 9m45s
All checks were successful
Build EcoEnchants / Explore-Gitea-Actions (push) Successful in 9m45s
This commit is contained in:
parent
bb15fbb842
commit
c614d78c6e
@ -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 "bin/EcoEnchants v12.19.1.jar" ftp://192.168.10.133:/
|
Loading…
Reference in New Issue
Block a user