Skip to content

Commit

Permalink
fixup! chore: CI to test CPP SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaKasar committed Nov 10, 2024
1 parent 69bfd87 commit e8066e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cxx-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
git init
git remote add -f origin https://github.com/rdkcentral/firebolt-openrpc.git
git config core.sparseCheckout true
echo "languages/cpp/src/shared/include/json_engine.h" >> .git/info/sparse-checkout
echo "languages/cpp/src/shared/CMakeLists.txt" >> .git/info/sparse-checkout
git pull origin chore/cpp-ci-unit-covorage-report
- name: Cache npm dependencies
Expand Down

0 comments on commit e8066e6

Please sign in to comment.