Skip to content

Commit

Permalink
fix: Discovery sdk utils issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinshahfws committed Aug 26, 2024
1 parent f09ca71 commit f9d5015
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 @@ -190,7 +190,7 @@ function generateSource() {
fi

echo "Generate source for Discovery SDK"
cd ../discovery
cd ../../../../discovery
npm run cpp

if [ $? -eq 0 ]
Expand Down

0 comments on commit f9d5015

Please sign in to comment.