mirror of
https://github.com/foambubble/foam.git
synced 2026-01-09 14:08:13 -05:00
replicate .vscode dir to template (#1300)
fixes #1299 Co-authored-by: Daniel Carosone <dan@geek.com.au>
This commit is contained in:
2
.github/workflows/update-docs.yml
vendored
2
.github/workflows/update-docs.yml
vendored
@@ -25,8 +25,10 @@ jobs:
|
||||
run: |
|
||||
rm -r foam-template/docs
|
||||
rm -r foam-template/assets
|
||||
rm -r foam-template/.vscode
|
||||
cp -r foam/docs/user foam-template/docs
|
||||
cp -r foam/docs/assets foam-template/assets
|
||||
cp -r foam/docs/.vscode foam-templates/.vscode
|
||||
|
||||
# Strip autogenerated wikileaks references because
|
||||
# they are not an appropriate default user experience.
|
||||
|
||||
Reference in New Issue
Block a user