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 11, 2024
1 parent 6546c78 commit e9ac591
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cxx-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
name: core-sdk
path: |
package-lock.json
package.json
dist
src/sdks/core
Expand All @@ -88,6 +89,7 @@ jobs:
name: manage-sdk
path: |
package-lock.json
package.json
dist
src/sdks/manage
Expand All @@ -97,6 +99,7 @@ jobs:
name: discovery-sdk
path: |
package-lock.json
package.json
dist
src/sdks/discovery
Expand Down

0 comments on commit e9ac591

Please sign in to comment.