There was an error while loading. Please reload this page.
1 parent 1c666ff commit a9987e7Copy full SHA for a9987e7
1 file changed
.github/workflows/Continuous-Integration.yml
@@ -30,6 +30,8 @@ jobs:
30
uses: stm32duino/actions/compile-examples@main
31
with:
32
custom-config: "./extras/rtc_cores_config.json"
33
+ additional-url: 'https://github.com/stm32duino/BoardManagerFiles/raw/dev/package_stmicroelectronics_index.json'
34
+ use-core-repo: 'true'
35
36
# Use the output from the `Compile` step
37
- name: Compilation Errors
0 commit comments