Skip to content

Commit

Permalink
ci:
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyTubongbanua committed Jun 17, 2024
1 parent 97c1d60 commit 34ea802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Install atSDK
run: |
cmake -S . -B build
cmake --build build --target install
sudo cmake --build build --target install
- name: Build at_talk
working-directory: examples/desktop/at_talk
Expand Down

0 comments on commit 34ea802

Please sign in to comment.