Skip to content

Commit

Permalink
change node to 16
Browse files Browse the repository at this point in the history
  • Loading branch information
phidiaLam authored Jan 4, 2024
1 parent d48e707 commit bab7ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-tauri.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: setup node
uses: actions/setup-node@v3
with:
node-version: 20
node-version: 16
- name: install Rust stable
uses: dtolnay/rust-toolchain@stable
- name: install dependencies (ubuntu only)
Expand Down

0 comments on commit bab7ac6

Please sign in to comment.