mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-29 04:57:48 +01:00
some tests
also update fuse because the old version doesn't work on arm linux
This commit is contained in:
3
.github/workflows/server.yml
vendored
3
.github/workflows/server.yml
vendored
@@ -31,8 +31,7 @@ jobs:
|
||||
- name: Build and test with Maven
|
||||
run: cd server && mvn --batch-mode --update-snapshots verify
|
||||
|
||||
- run: mkdir staging && cp server/target/*.jar staging
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: Package
|
||||
path: staging
|
||||
path: server/target/quarkus-app
|
||||
|
||||
Reference in New Issue
Block a user