Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Commit

Permalink
And by generate, I mean build
Browse files Browse the repository at this point in the history
  • Loading branch information
kenmickles committed May 2, 2018
1 parent 4bf8def commit 3a8870c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
- run:
name: Build
command: |
npm run generate
npm run build
- deploy:
name: Deploy to S3
Expand Down

0 comments on commit 3a8870c

Please sign in to comment.