Skip to content

Commit

Permalink
fixup! test-build
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaKasar committed Oct 15, 2024
1 parent ceb2b0c commit af699b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ function buildCPPSDK() {
echo " ************ Build ${sdk_name^} CPP SDK ************"

FIREBOLT_VERSION=1.3.0-next.1
cp -rf /__w/${sdk_name}-sdk/src/sdks/${sdk_name}/ src/sdks/${sdk_name}
cp -rf /__w/${sdk_name}-sdk/src/sdks/${sdk_name}/ src/sdks/
cd src/sdks/${sdk_name}
npm run cpp

Expand Down

0 comments on commit af699b8

Please sign in to comment.