We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3097adc commit 3d4f194Copy full SHA for 3d4f194
.github/actions/deps/ports/zephyr-cp/action.yml
@@ -23,4 +23,5 @@ runs:
23
if: runner.os == 'Windows'
24
run: |
25
D:/a/circuitpython/circuitpython/ports/zephyr-cp/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe --version
26
+ shell: bash
27
working-directory: ports/zephyr-cp
0 commit comments