Skip to content

Commit

Permalink
Update deploy-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
faisalman committed Apr 11, 2023
1 parent 2fb0c72 commit e62cded
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-docs.yml
Expand Up @@ -20,7 +20,6 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 16
cache: npm
- run: npm ci
- name: Build
run: npm run docs:build
Expand Down

0 comments on commit e62cded

Please sign in to comment.