Skip to content

Commit

Permalink
More debug?
Browse files Browse the repository at this point in the history
  • Loading branch information
anomiex committed Jun 22, 2023
1 parent 469a710 commit a6629ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/files/renovate-post-upgrade.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ if [[ "$HOME" == "/" ]]; then
mkdir /var/tmp/home
export HOME=/var/tmp/home
fi
pnpm config set --global store-dir /tmp/renovate/cache/others/pnpm
#pnpm config set --global store-dir /tmp/renovate/cache/others/pnpm
composer config --global cache-dir /tmp/renovate/cache/others/composer

# Do the pnpm and changelogger installs.
Expand Down

0 comments on commit a6629ba

Please sign in to comment.