Skip to content

Commit

Permalink
Updated config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tjmoses committed Aug 2, 2021
1 parent 4e75c4f commit c4ecff6
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 @@ -35,7 +35,7 @@ jobs:
paths:
- ~/.npm
- run:
command: npm start
command: npm run build
name: Compile typescript files
working_directory: ~/project
- run:
Expand Down

0 comments on commit c4ecff6

Please sign in to comment.