Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
guyutongxue committed Feb 27, 2024
1 parent 63170ae commit 7e9e2ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tauri.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
sudo apt update
sudo apt install -y libwebkit2gtk-4.0-dev libssl-dev libgtk-3-dev libappindicator3-dev librsvg2-dev
- run: pnpm install
- run: pnpm tauri build -- --verbose
- run: pnpm tauri build --verbose
- uses: actions/upload-artifact@v3
with:
name: ${{ runner.os }} executable
Expand Down

0 comments on commit 7e9e2ea

Please sign in to comment.