mirror of
https://github.com/spacebarchat/client.git
synced 2024-11-25 03:32:54 +01:00
Update tauri.yml
This commit is contained in:
parent
77ad1df6d7
commit
ab53222b27
2
.github/workflows/tauri.yml
vendored
2
.github/workflows/tauri.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y libgtk-3-dev libwebkit2gtk-4.0-dev libappindicator3-dev librsvg2-dev patchelf
|
||||
- name: Install Frontend Dependencies
|
||||
run: pnpm ci
|
||||
run: pnpm i
|
||||
- uses: tauri-apps/tauri-action@v0
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user