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