mirror of
https://github.com/phranck/TUIkit.git
synced 2026-05-21 09:50:35 +00:00
Fix: Use correct Astro output directory in CI workflow
This commit is contained in:
@@ -161,7 +161,7 @@ jobs:
|
||||
|
||||
- name: Assemble site
|
||||
run: |
|
||||
cp -r docs/out/* docs-output/
|
||||
cp -r docs/dist/* docs-output/
|
||||
|
||||
- name: Add CNAME for custom domain
|
||||
run: echo "tuikit.layered.work" > docs-output/CNAME
|
||||
|
||||
Reference in New Issue
Block a user