From a24197b34d219b90e8ab445ac0a1d2a91fa8f361 Mon Sep 17 00:00:00 2001 From: zhanglinjing Date: Tue, 12 Dec 2023 14:11:48 +0100 Subject: [PATCH] update yaml file --- .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 62652873..77e8ab85 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/LinjingZhang/XMC-for-Arduino/releases/download/2.2.1/package_infineon_index_linjing_test.json + source-url: https://github.com/LinjingZhang/XMC-for-Arduino/releases/latest/download/package_infineon_index.json - source-path: ./ name: Infineon:xmc