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 fa4807c commit 3bab5ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cxx-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,9 @@ jobs:
path: /__w/thunder/install/

- name: Install npm dependencies
run: |
run: npm ci
# cd /__w/core-sdk/
npm ci


# - name: Build CXX Core SDK
# run: |
Expand Down

0 comments on commit 3bab5ca

Please sign in to comment.