Skip to content

Commit

Permalink
fixup! feat(core): CI pipeline to build and test CPP SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaKasar committed Oct 10, 2024
1 parent 652e233 commit 227eeef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cxx-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
id: install_thunder
run: |
.github/workflows/utils.sh cloneAndInstallThunder
pwd
ls /home
- name: Upload the library artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 227eeef

Please sign in to comment.