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 227eeef commit b1e8b1f
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 @@ -30,7 +30,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: Thunder
path: /home/aditya-v/work/keaton-sdk/install/usr/lib
path: /__w/firebolt-apis/install/usr/lib/

# build_cxx_sdks:
# name: Build and test CXX SDKs
Expand Down

0 comments on commit b1e8b1f

Please sign in to comment.