it-cpe-opensource
it-cpe-opensource copied to clipboard
FYI, autopkg setup action
I don't know if it makes sense for this use case, but there is an autopkg setup action that could be used in here:
- https://github.com/Gusto/it-cpe-opensource/blob/main/autopkg/workflows/autopkg.yml
Can find it here:
- https://github.com/autopkg/setup-autopkg-actions
Example:
- https://github.com/jgstew/jgstew-recipes/blob/main/.github/workflows/Test_setup-autopkg-actions_full.yaml
This is cool. Is this faster than installing from a (cached) .pkg on macOS or is the main benefit being able to run this on Windows?