Skip to content

Commit

Permalink
ci/doc: There's no demo website
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinav committed Oct 5, 2024
1 parent b99d139 commit 5645e43
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ jobs:
run: go install go.abhg.dev/doc2go@latest
- name: Generate API reference
run: doc2go -home go.abhg.dev/goldmark/hashtag ./...
- name: Build demo website
run: |
make -C demo
cp -r demo/static _site/demo
- name: Upload pages
uses: actions/upload-pages-artifact@v3

Expand Down

0 comments on commit 5645e43

Please sign in to comment.