diff --git a/.github/workflows/update-docs.yml b/.github/workflows/update-docs.yml index 1e32f0059..2fabd6263 100644 --- a/.github/workflows/update-docs.yml +++ b/.github/workflows/update-docs.yml @@ -24,7 +24,9 @@ jobs: id: copy run: | rm -r foam-template/docs + rm -r foam-template/assets cp -r foam/docs/user foam-template/docs + cp -r foam/docs/assets foam-template/assets # Strip autogenerated wikileaks references because # they are not an appropriate default user experience.