Skip to content

Commit a9987e7

Browse files
committed
ci: use main branch of the core repository
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent 1c666ff commit a9987e7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/Continuous-Integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
uses: stm32duino/actions/compile-examples@main
3131
with:
3232
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'
3335

3436
# Use the output from the `Compile` step
3537
- name: Compilation Errors

0 commit comments

Comments
 (0)