We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 242671d commit 7af72abCopy full SHA for 7af72ab
.github/workflows/Continuous-Integration.yml
@@ -54,6 +54,7 @@ jobs:
54
id: Compile
55
uses: stm32duino/actions/compile-examples@master
56
with:
57
+ cli-version: 'latest'
58
additional-url: 'https://github.com/stm32duino/BoardManagerFiles/raw/dev/STM32/package_stm_index.json'
59
60
# Use the output from the `Compile` step
0 commit comments