Update .gitea/workflows/workflow.yml
All checks were successful
publish / publish-tauri (ubuntu-20.04) (push) Successful in 4m37s

This commit is contained in:
xeovalyte 2023-10-27 14:22:38 +02:00
parent ff7f0f2e96
commit 1a760adcfd

View File

@ -32,6 +32,6 @@ jobs:
working-directory: ./toos-dashboard working-directory: ./toos-dashboard
- uses: actions/upload-artifact@v3 - uses: actions/upload-artifact@v3
with: with:
name: Appimage name: toos-dashboard.AppImage
path: toos-dashboard/src-tauri/target/release/bundle/appimage/*.AppImage path: toos-dashboard/src-tauri/target/release/bundle/appimage/*.AppImage