Fix workflow
All checks were successful
/ build (push) Successful in 43s

This commit is contained in:
Minecon724 2025-01-14 14:21:19 +01:00
parent 7497e18c7c
commit b007988676
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -7,7 +7,7 @@ jobs:
- name: Install JDK and other deps
run: apt update && apt install --no-install-recommends -y openjdk-21-jdk-headless maven git nodejs curl zstd
- name: Upload artifacts
- name: Checkout
uses: https://github.com/actions/checkout@v4
- name: Build
@ -16,4 +16,4 @@ jobs:
- name: Upload artifacts
uses: https://github.com/actions/upload-artifact@v3
with:
path: target
path: target/blog-software-java-*.jar