Skip to content

Commit cfadced

Browse files
committed
fix: include assets in Pages deployment
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: ad1a8872-dbea-4a6c-a0d0-3d0c3431da78
1 parent 99184c9 commit cfadced

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
--html \
3737
--allow-local-files \
3838
-o site/index.html
39+
cp -R assets site/assets
3940
4041
- name: Validate PowerShell syntax
4142
shell: pwsh

0 commit comments

Comments
 (0)