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 bb2141f commit adc3f1d
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 @@ -40,7 +40,7 @@ jobs:
image: kevinshahfws/node-c:3.0
steps:
- name: Download Thunder
uses: actions/download-artifacts@v3
uses: actions/download-artifact@v3
with:
name: thunder
- name: show thunder
Expand Down

0 comments on commit adc3f1d

Please sign in to comment.