Skip to content

Commit

Permalink
fix call
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas committed Sep 20, 2023
1 parent 29f3432 commit df79a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- run: npm version
- run: npm ci
- run: npm install -D << parameters.externalPackage >>
- run: npm run tsc
- run: npm exec tsc

BuildTarball:
docker:
Expand Down

0 comments on commit df79a16

Please sign in to comment.