Skip to content

Commit

Permalink
add back npm ci
Browse files Browse the repository at this point in the history
  • Loading branch information
artursapek committed Jun 27, 2024
1 parent e10f6d4 commit f3cc1fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
cache: "npm"
cache-dependency-path: "wormhole-connect/package-lock.json"
- run: cd wormhole-connect
- run: npm ci
- run: npx tsx scripts/checkForeignAssetsConfig.ts
build-hosted:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f3cc1fb

Please sign in to comment.