Archived
1
0

Add $HOME to ./ci/dev/image/run.sh

This commit is contained in:
Anmol Sethi
2020-09-15 10:15:51 -04:00
parent eacca7d692
commit b22f3cb72f
3 changed files with 5 additions and 1 deletions

View File

@ -14,7 +14,8 @@ main() {
release-images \
dist \
.cache \
node-*
node-* \
.home
pushd lib/vscode
git clean -xffd