Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
asa93 committed Aug 28, 2024
1 parent b500201 commit de2865f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
- name: Install dependencies
run: |
cd ./tlsn-js && npm i && cd -
npm i
npm ci
- name: Build tlsn-js
Expand Down

0 comments on commit de2865f

Please sign in to comment.