You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update GitLab CI to explicitly copy site assets
Replace recursive copy with explicit file copying to avoid
cp recursion errors. Now copies only assets/, images/, and
*.html files to public directory.
Refs: #75
0 commit comments