Skip to content

Commit

Permalink
bugfix ci
Browse files Browse the repository at this point in the history
Signed-off-by: Daisuke Sato <daisukes@cmu.edu>
  • Loading branch information
daisukes committed Aug 8, 2024
1 parent c9fdb49 commit 5f5374b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/arduino_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
type: [GT, GTM]
steps:
- uses: actions/checkout@v3
- name: Setup
run: ./version.sh
- uses: arduino/compile-sketches@v1
with:
sketch-paths: |
Expand Down

0 comments on commit 5f5374b

Please sign in to comment.