From ce5e3c662b7c2ae7cb7a3c5aeb6907d9c73fea7b Mon Sep 17 00:00:00 2001 From: zhanglinjing Date: Mon, 4 Dec 2023 15:49:23 +0100 Subject: [PATCH] test cicd --- .github/workflows/compile-platform-examples.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compile-platform-examples.yml b/.github/workflows/compile-platform-examples.yml index 95f4ae22..b5b98290 100644 --- a/.github/workflows/compile-platform-examples.yml +++ b/.github/workflows/compile-platform-examples.yml @@ -158,7 +158,7 @@ jobs: platforms: | # Use Boards Manager to install the latest release of the platform to get the toolchain. - name: Infineon:xmc - source-url: https://github.com/Infineon/XMC-for-Arduino/releases/latest/download/package_infineon_index.json + source-url: https://github.com/LinjingZhang/XMC-for-Arduino/releases/download/0.0.1/package_infineon_index.template.json - source-path: ./ name: Infineon:xmc