Skip to content

Commit 3147263

Browse files
Merge pull request #4 from Mahboobeh-binary/new-release-proc
check gh-pages
2 parents 458a6ef + 11ef943 commit 3147263

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@ commands:
6868
- run:
6969
name: Install and configure dependencies
7070
command: |
71-
pwd
72-
cd project && npm install gh-pages@2.0.1
71+
npm install gh-pages@2.0.1
7372
git config user.email "ci-build@binary.com"
7473
git config user.name "ci-build"
7574
- add_ssh_keys:

0 commit comments

Comments
 (0)