Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Feb 22, 2021
1 parent ec46cc5 commit 7bf22ff
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 @@ -16,7 +16,7 @@ docs_deploy: &docs
- run:
name: Install gh-pages tool
command: |
npm install -g --silent gh-pages@3.1.0
npm install -g --silent gh-pages@3.0.0
- checkout
- run:
name: Set git settings
Expand Down

0 comments on commit 7bf22ff

Please sign in to comment.