Commit 659d9293 authored by Wohlgemuth, Jason's avatar Wohlgemuth, Jason
Browse files

fix(ci): Update mv command

parent ced70b09
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -55,7 +55,7 @@ build-and-publish:
    - ls
    - ls site
    - rm -rf ./site/html/_astro
    - mv html/ ./site/
    - mv --force -v html/* site/html
    - cd site
    - git lfs track "*.pdf*" && mv .gitattributes html
    - git add html