Fridrich Strba 2024-07-17 12:30:32 +00:00 committed by Git OBS Bridge
parent c37ff2ba16
commit b5307d46d0

View File

@ -47,7 +47,7 @@
"Failed to create missing parent directory for %s",
zipFile);
}
+ parent.setLastModified(currentTimeMillisOrSourceDateEpoch);
+ parent.setLastModified(currentTimeMillisOrSourceDateEpoch());
updatedFile = true;
if (!zipFile.exists() && state.isWithoutAnyResources()) {