Skip to content

Commit

Permalink
Merge branch 'ci_cd' of https://github.com/vChavezB/ble_utils into ci_cd
Browse files Browse the repository at this point in the history
  • Loading branch information
vChavezB committed Apr 12, 2024
2 parents 244417a + b4a0322 commit 63f36ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
west build $GITHUB_WORKSPACE/samples/uptime -b $BOARD --build-dir $GITHUB_WORKSPACE/build_uptime
- name: Build Uptime Sample
- name: Build Central
working-directory: /tmp/
run: |
west build $GITHUB_WORKSPACE/test/renode/uptime_central -b $BOARD --build-dir $GITHUB_WORKSPACE/build_central
Expand Down

0 comments on commit 63f36ac

Please sign in to comment.