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

This commit is contained in:
xeovalyte 2023-10-27 14:04:28 +02:00
parent b13e97ba6a
commit ff7f0f2e96

View File

@ -31,8 +31,7 @@ jobs:
- run: npm run tauri build
working-directory: ./toos-dashboard
- uses: actions/upload-artifact@v3
working-directory: ./toos-dashboard
with:
name: Appimage
path: src-tauri/target/release/bundle/appimage/*.AppImage
path: toos-dashboard/src-tauri/target/release/bundle/appimage/*.AppImage