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