mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
ci: update docs cname copy dir
This commit is contained in:
parent
c9df811997
commit
babe581487
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
||||
run: npm run build
|
||||
|
||||
- name: Bundle CNAME with site dist
|
||||
run: cp docs/CNAME docs/.vuepress/dist
|
||||
run: cp ./docs/CNAME ./docs/.vuepress/dist
|
||||
|
||||
- name: Deploy to GitHub Pages
|
||||
uses: crazy-max/ghaction-github-pages@v2
|
||||
|
Loading…
Reference in New Issue
Block a user