ci: disable next telemetry
This commit is contained in:
parent
3b7b2c5cab
commit
f4a60c75a4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
sudo apt-get install -y libgtk-3-dev libwebkit2gtk-4.0-dev libappindicator3-dev javascriptcoregtk-4.1 libsoup-3.0 webkit2gtk-4.1 librsvg2-dev patchelf
|
||||
|
||||
- name: install frontend dependencies
|
||||
run: pnpm install
|
||||
run: pnpm install && pnpm exec next telemetry disable
|
||||
|
||||
- uses: tauri-apps/tauri-action@v0
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue