Update .gitea/workflows/workflow.yml
All checks were successful
publish / publish-tauri (ubuntu-20.04) (push) Successful in 4m17s
All checks were successful
publish / publish-tauri (ubuntu-20.04) (push) Successful in 4m17s
This commit is contained in:
parent
b13e97ba6a
commit
ff7f0f2e96
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user