Update .github/workflows/build.yml
Some checks failed
Documentation / build (push) Successful in 30s
Build / build (ubuntu-22.04) (push) Failing after 1m58s

use main of action-zephyr-setup because that hasn't been tagged since fixing nekos/act runners
This commit is contained in:
2024-06-30 22:19:16 -06:00
parent 553b3411d9
commit 7a74c524a1

View File

@ -26,7 +26,7 @@ jobs:
python-version: 3.11
- name: Setup Zephyr project
uses: zephyrproject-rtos/action-zephyr-setup@v1
uses: zephyrproject-rtos/action-zephyr-setup@main
with:
app-path: example-application
toolchains: arm-zephyr-eabi