Skip to content

Commit

Permalink
fix: Yaml format
Browse files Browse the repository at this point in the history
  • Loading branch information
kevee committed Apr 20, 2020
1 parent 476cb99 commit 3335b92
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 @@ -23,7 +23,7 @@ jobs:
name: build
command: 'npm run build:gatsby'
- run:
command: copy-data
name: copy-data
command: 'npm run build:data'
- run:
name: test
Expand Down

0 comments on commit 3335b92

Please sign in to comment.