Skip to content

Commit

Permalink
I cannot read
Browse files Browse the repository at this point in the history
  • Loading branch information
NotNite committed Dec 6, 2023
1 parent 04d3e7c commit 3f81a73
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/tauri.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,13 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: pnpm/action-setup@v2
with:
version: 8
run_install: false
- uses: actions/setup-node@v4
with:
node-version: 20

- uses: dtolnay/rust-toolchain@stable

- name: Install dependencies (Linux)
Expand Down

0 comments on commit 3f81a73

Please sign in to comment.