mirror of https://github.com/axmolengine/axmol.git
Update docs-ci.yml
This commit is contained in:
parent
5d87607057
commit
92621e1428
|
@ -27,7 +27,8 @@ jobs:
|
||||||
|
|
||||||
- name: Add custom domain
|
- name: Add custom domain
|
||||||
run: |
|
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
|
# Deploy the HTML documentation to GitHub Pages
|
||||||
- name: GH Pages Deployment
|
- name: GH Pages Deployment
|
||||||
|
|
Loading…
Reference in New Issue