mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-25 18:23:21 +01:00
# Fix: Cache issue in windows-ci - add enableCrossOsArchive There is an issue in actions/cache on windows and adding 'enableCrossOsArchive: true' should fix it according to https://github.com/actions/cache/issues/1275#issuecomment-1925217178