Skip to content

Commit 45605ab

Browse files
committed
Adding firebase deployment again
1 parent e6494ed commit 45605ab

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.circleci/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@ jobs:
7171
name: Generate docs
7272
command: |
7373
npm run jsdoc
74-
# - run:
75-
# name: Deploy docs
76-
# command: |
77-
# node tasks/deploy/docs.js
74+
- run:
75+
name: Deploy docs
76+
command: |
77+
node tasks/deploy/docs.js
7878
- run:
7979
name: Dist
8080
command: node tasks/dist.js

0 commit comments

Comments
 (0)