wokraround
Some checks failed
/ deploy (push) Failing after 9s

This commit is contained in:
Minecon724 2025-01-18 21:25:28 +01:00
parent 4a6c61bf32
commit 3909f8f7bf
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -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