Skip to content

Commit

Permalink
pin gh-pages to 3.0.0 to avoid tschaub/gh-pages#354
Browse files Browse the repository at this point in the history
  • Loading branch information
sappelhoff committed Mar 17, 2021
1 parent 5a12e8a commit ff13e9c
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 @@ -71,7 +71,7 @@ jobs:
- run:
name: Install and configure dependencies
command: |
sudo npm install --global gh-pages@3
sudo npm install --global gh-pages@3.0.0
git config --global user.email "[email protected]"
git config --global user.name "Circle Ci"
Expand Down

0 comments on commit ff13e9c

Please sign in to comment.