Skip to content

Commit 2e048a8

Browse files
committed
no need to build dist when making docs
1 parent b8eeac2 commit 2e048a8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
- uses: actions/checkout@v2
1717
- uses: actions/setup-node@v2
1818
- run: npm install
19-
- run: npm run build
2019
- run: npm run docs
2120
- name: Deploy docs
2221
uses: JamesIves/github-pages-deploy-action@4.1.7

0 commit comments

Comments
 (0)