MinoruSekine / setup-scoop

GitHub Actions to install apps to Windows runner by scoop
https://github.com/marketplace/actions/setup-scoop
GNU Affero General Public License v3.0
11 stars 7 forks source link

Update sample usage with actions/cache. #47

Closed MinoruSekine closed 5 months ago

MinoruSekine commented 5 months ago
MinoruSekine commented 5 months ago

If we use apps: parameters to recognize applications to be installed, we will not need packages_to_install variable in that

This seems incorrect. It is more suitable usage to set packages_to_install into apps:.