mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 18:22:32 +00:00
Checkout should handle this but oh well
This commit is contained in:
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@@ -98,6 +98,7 @@ jobs:
|
|||||||
- name: Install dependencies, setup devices and run
|
- name: Install dependencies, setup devices and run
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
git submodule update --init --recursive
|
||||||
cd meshtestic/
|
cd meshtestic/
|
||||||
pnpm install
|
pnpm install
|
||||||
pnpm run setup
|
pnpm run setup
|
||||||
|
|||||||
Reference in New Issue
Block a user