Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rogger authored Aug 18, 2024
1 parent 388dddd commit 65bb818
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ jobs:
with:
path: sensor

- name: ls
working-directory: sensor
run: |
ls
- name: Prepare west project
run: |
west init -l sensor
Expand Down

0 comments on commit 65bb818

Please sign in to comment.