mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-12 14:27:45 -08:00
Worked on my machine!
This commit is contained in:
parent
7ee785052c
commit
6a7cf9bf60
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -34,7 +34,7 @@ jobs:
|
|||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 'latest'
|
||||
node-version: '23.1.0'
|
||||
|
||||
- name: Install Dependencies
|
||||
run: pnpm install
|
||||
|
|
Loading…
Reference in a new issue