Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Chilipp committed Oct 18, 2020
1 parent 6051ef5 commit 11e813c
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 @@ -58,7 +58,7 @@ jobs:
- run:
name: Install and configure dependencies
command: |
npm install -g gh-pages
npm install -g gh-pages@3.0.0
git config user.email "[email protected]"
git config user.name "ci-build"
- add_ssh_keys:
Expand Down

0 comments on commit 11e813c

Please sign in to comment.