Skip to content

Commit

Permalink
Wip.
Browse files Browse the repository at this point in the history
Signed-off-by: Ramya Subramanyam <[email protected]>
  • Loading branch information
ramya-subramanyam committed Sep 19, 2024
1 parent d371d48 commit 629a3d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- name: Install/Update Arduino Platform
run: |
arduino-cli core update-index
arduino-cli core install ${{ matrix.platform }}
arduino-cli core update-index --additional-urls https://github.com/Infineon/arduino-core-psoc/releases/download/untagged-8d34d20afb0e407037cb/package_ifx_psoc_index.json
# Compile the sample code for the selected board and board support package with the arduino compiler
- name: Compile Sketch
Expand Down

0 comments on commit 629a3d6

Please sign in to comment.