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 27, 2024
1 parent 166053b commit 33325b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ jobs:
# check wether the .arduino15 packages dir is available
- name: Set and check environment, install repos
run: |
cd ~/.arduino15/packages/infineon/hardware/psoc
rm -rf *
export REPO="$(basename "$GITHUB_REPOSITORY")"
bash ./tools/dev-setup.sh
export CY_TOOLS_PATHS=~/.arduino15/packages/infineon/tools/ModusToolbox/tools_3.2
Expand Down

0 comments on commit 33325b0

Please sign in to comment.