Skip to content

Commit

Permalink
ci: remove auto generated docs from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
CallumGrindle committed Mar 9, 2022
1 parent 44514a2 commit 7338180
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,6 @@ jobs:
- name: Install
run: npm ci

- name: Update Docs
run: npm run doc:html

- name: Publish Docs
run: npm run doc:publish

- name: Build
run: npm run build

Expand Down

0 comments on commit 7338180

Please sign in to comment.