mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-09 23:25:43 +00:00
fix(docs): fix cp source (+g. oops)
This commit is contained in:
parent
2f5d1aee4c
commit
25ef4e68ef
2
.github/workflows/docfx.yml
vendored
2
.github/workflows/docfx.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Copy favicon
|
- name: Copy favicon
|
||||||
run: cp brandin_Icon.png docfx_project/images/favicon.png
|
run: cp branding_Icon.png docfx_project/images/favicon.png
|
||||||
|
|
||||||
- name: Build documentation
|
- name: Build documentation
|
||||||
uses: nikeee/docfx-action@v1.0.0
|
uses: nikeee/docfx-action@v1.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user