parent
fa4ccd8d0f
commit
7a001300cb
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
||||||
run: git clone https://git.m724.eu/Minecon724/m724.eu .
|
run: git clone https://git.m724.eu/Minecon724/m724.eu .
|
||||||
|
|
||||||
- name: Download compiler
|
- name: Download compiler
|
||||||
run: curl -O https://git.m724.eu/Minecon724/blog-software-java/actions/runs/7/artifacts/artifact && unzip artifact
|
run: curl -O https://git.m724.eu/Minecon724/blog-software-java/actions/runs/8/artifacts/artifact && unzip artifact
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: java -jar blog-software-java-1.0-SNAPSHOT.jar
|
run: java -jar blog-software-java-1.0-SNAPSHOT.jar
|
||||||
|
|
Loading…
Add table
Reference in a new issue