mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 10:19:59 +00:00
Checkout should handle this but oh well
This commit is contained in:
parent
d6a008500a
commit
64b2bf5f93
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -98,6 +98,7 @@ jobs:
|
||||
- name: Install dependencies, setup devices and run
|
||||
shell: bash
|
||||
run: |
|
||||
git submodule update --init --recursive
|
||||
cd meshtestic/
|
||||
pnpm install
|
||||
pnpm run setup
|
||||
|
Loading…
Reference in New Issue
Block a user