Skip to content

Commit

Permalink
fixing doc generation (CNAME issue)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikopet committed Jul 2, 2024
1 parent 889308c commit 57f3d32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
cp {docs/,}index.html
rm -r docs/*
mv index.html docs/
cp CNAME docs/
- name: Download `doc`
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 57f3d32

Please sign in to comment.