Skip to content

Commit

Permalink
ci: Update compile-platform-examples.yml, set-up submodule and symlink
Browse files Browse the repository at this point in the history
  • Loading branch information
LinjingZhang authored Jan 24, 2025
1 parent 0b89145 commit 6eab1fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/compile-platform-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,10 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4

- name: Set Environment
run: |
bash tools/dev-setup.sh
- name: Compile examples
uses: arduino/[email protected]
Expand Down

0 comments on commit 6eab1fd

Please sign in to comment.