Copy assets to foam-template repo (#1238)

This commit is contained in:
Joe Taber
2023-10-12 10:22:38 -05:00
committed by GitHub
parent e7c8d5a4eb
commit 23e21a62f3

View File

@@ -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.