Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vChavezB committed Apr 12, 2024
1 parent d0efd3e commit 3e83fd7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,5 @@ jobs:
west update -o=--depth=1 -n
- name: Build
working-directory: ZSWatch
run: |
west build app -b native_sim
west build $GITHUB_WORKSPACE/samples/uptime -b native_sim

0 comments on commit 3e83fd7

Please sign in to comment.