ci: keep ChibiOS at the pinned commit

pull/156/head
PhysicistJohn 1 week ago
parent c97938697b
commit 1836ad672c

@ -8,8 +8,7 @@ jobs:
- run: - run:
name: "Pull Submodules" name: "Pull Submodules"
command: | command: |
git submodule init git submodule update --init --recursive
git submodule update --remote
- run: - run:
name: "Build Firmware" name: "Build Firmware"
command: make command: make

Loading…
Cancel
Save

Powered by TurnKey Linux.