Update .gitea/workflows/workflow.yml
All checks were successful
publish / publish-tauri (ubuntu-20.04) (push) Successful in 4m3s
All checks were successful
publish / publish-tauri (ubuntu-20.04) (push) Successful in 4m3s
This commit is contained in:
parent
ce09220708
commit
9670bed8e8
@ -28,6 +28,6 @@ jobs:
|
||||
- name: install frontend dependencies
|
||||
run: npm install # change this to npm or pnpm depending on which one you use
|
||||
working-directory: ./toos-dashboard
|
||||
- run: cargo tauri build
|
||||
- run: npm run tauri build
|
||||
working-directory: ./toos-dashboard
|
||||
|
Loading…
Reference in New Issue
Block a user