Skip to content

Commit

Permalink
strip extra api folder
Browse files Browse the repository at this point in the history
  • Loading branch information
thierrymichel authored Feb 4, 2020
1 parent 6c1fee7 commit 656d00a
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 @@ -94,7 +94,7 @@ jobs:
- '2c:bd:91:1f:35:54:de:94:22:77:fc:3e:68:f9:6b:2f'
- run:
name: Deploy docs to gh-pages branch
command: ./node_modules/.bin/gh-pages -d documentation -e api -m 'Deploy docs [ci skip]'
command: ./node_modules/.bin/gh-pages -d documentation/api -e api -m 'Deploy docs [ci skip]'

workflows:
version: 2
Expand Down

0 comments on commit 656d00a

Please sign in to comment.