remove dhfs-app

This commit is contained in:
2025-05-05 21:14:45 +02:00
parent 87c404828c
commit 9cb5c226f9
30 changed files with 26 additions and 660 deletions

View File

@@ -55,7 +55,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: DHFS Server Package
path: dhfs-parent/dhfs-app/target/quarkus-app
path: dhfs-parent/dhfs-fuse/target/quarkus-app
- uses: actions/upload-artifact@v4
if: ${{ always() }}