mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-29 04:57:48 +01:00
fix ci artifacts
This commit is contained in:
2
.github/workflows/server.yml
vendored
2
.github/workflows/server.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
- name: Build and test with Maven
|
||||
run: cd server && mvn --batch-mode --update-snapshots verify
|
||||
|
||||
- run: mkdir staging && cp target/*.jar staging
|
||||
- run: mkdir staging && cp server/target/*.jar staging
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: Package
|
||||
|
||||
Reference in New Issue
Block a user