mirror of
https://github.com/coaidev/coai.git
synced 2025-05-19 04:50:14 +09:00
update app workflow
This commit is contained in:
parent
9180bb5b7c
commit
bb35ac0d7c
1
.github/workflows/app.yaml
vendored
1
.github/workflows/app.yaml
vendored
@ -77,6 +77,7 @@ jobs:
|
||||
- name: install frontend dependencies
|
||||
run: |
|
||||
cd app
|
||||
npm install -g pnpm
|
||||
pnpm install
|
||||
- uses: tauri-apps/tauri-action@v0
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user