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 11, 2024
1 parent 9af6cff commit 229eb6b
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 @@ -110,7 +110,7 @@ jobs:
path: /__w/core-sdk/

- name: Show core sdk
run: ls -la /__w/core-sdk/
run: ls -la /__w/core-sdk/

# - name: Download Thunder
# uses: actions/download-artifact@v3
Expand Down

0 comments on commit 229eb6b

Please sign in to comment.