Skip to content

Commit

Permalink
pnpm update
Browse files Browse the repository at this point in the history
  • Loading branch information
TwanLuttik committed Sep 28, 2023
1 parent 4b40bde commit 95387d8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fail-fast: false
matrix:
platform: [macos-latest, ubuntu-20.04, windows-latest]
pnpm-version: [8.7.4]
pnpm-version: [8.8.0]
node-version: [18]
runs-on: ${{ matrix.platform }}

Expand Down Expand Up @@ -61,7 +61,6 @@ jobs:

- name: Build the app
uses: tauri-apps/tauri-action@v0

env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
with:
Expand Down

0 comments on commit 95387d8

Please sign in to comment.