kopia lustrzana https://github.com/meshtastic/firmware
Setup node
rodzic
3c126212d5
commit
292027f40f
|
@ -85,6 +85,11 @@ jobs:
|
|||
run: |
|
||||
pio upgrade
|
||||
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 18
|
||||
|
||||
- name: Setup pnpm
|
||||
uses: pnpm/action-setup@v4
|
||||
with:
|
||||
|
|
Ładowanie…
Reference in New Issue