ci/cache: Keep collection in preflight
Group cache collection separately in the Actions log and avoid repeating it after updating the CI profile.
This commit is contained in:
@@ -39,6 +39,4 @@ nix copy --no-check-sigs --to "$STORE_URI" "$path"
|
||||
if [ -n "$UPDATE_PROFILE" ]; then
|
||||
echo "Updating profile..."
|
||||
remote_cmd nix-env -p "$REMOTE_STORE"/nix/var/nix/profiles/nixfiles --set "$path"
|
||||
|
||||
collect_garbage
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user