Catesta icon indicating copy to clipboard operation
Catesta copied to clipboard

PowerShell module caching in GitHub actions

Open SamErde opened this issue 1 year ago • 0 comments

Have you considered using the GitHub cache for modules that get installed by actions_bootstrap.ps1? This could speed up the build process and also reduce hits to the PowerShell Gallery.

I'm looking at trying two familiar options and didn't want to duplicate efforts if you've already gone down this road.

SamErde avatar Aug 30 '24 10:08 SamErde