mirror of
https://github.com/microsoft/mscclpp.git
synced 2026-05-11 17:00:22 +00:00
This PR reverts commit 69d3b7 to avoid the github page issue.
This commit is contained in:
3
.github/workflows/gh-pages.yml
vendored
3
.github/workflows/gh-pages.yml
vendored
@@ -43,8 +43,7 @@ jobs:
|
||||
cd docs
|
||||
rm -rf doxygen _build py_api
|
||||
doxygen
|
||||
# Use multiversion target to build all versions
|
||||
make multiversion
|
||||
make html
|
||||
touch _build/html/.nojekyll
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
|
||||
Reference in New Issue
Block a user