Update .forgejo/workflows/build.yaml
Some checks failed
/ build (push) Failing after 10s

This commit is contained in:
Stachelbeere1248 2025-04-05 16:42:04 +02:00
parent 17ca4188ad
commit fc2c1e1fef

View file

@ -22,6 +22,4 @@ jobs:
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with:
name: Artifacts name: Artifacts
path: path: 'build/libs'
- 'build/libs/*.jar'
- '!build/libs/*-sources.jar'