parent
4a6c61bf32
commit
3909f8f7bf
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
||||||
run: curl -O https://git.m724.eu/Minecon724/blog-software-java/actions/runs/4/artifacts/artifact && unzip artifact
|
run: curl -O https://git.m724.eu/Minecon724/blog-software-java/actions/runs/4/artifacts/artifact && unzip artifact
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: java -jar artifact/blog-software-java-1.0-SNAPSHOT.jar
|
run: java -jar artifact/blog-software-java-1.0-SNAPSHOT.jar eu.m724.blog.Main
|
||||||
|
|
||||||
#- run: apt update && apt install ncftp -y
|
#- run: apt update && apt install ncftp -y
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue