mirror of https://github.com/axmolengine/axmol.git
Update docs-ci.yml
This commit is contained in:
parent
9e499a18bd
commit
8c4112a770
|
@ -27,7 +27,8 @@ jobs:
|
|||
|
||||
- name: Add custom domain
|
||||
run: |
|
||||
sudo echo -n "docs.adxe.org">./docs/html/CNAME
|
||||
pwd
|
||||
sudo echo -n "docs.adxe.org">docs/html/CNAME
|
||||
|
||||
# Deploy the HTML documentation to GitHub Pages
|
||||
- name: GH Pages Deployment
|
||||
|
|
Loading…
Reference in New Issue