ApeWorX / github-action

GitHub Actions CI File for Ape Projects
Apache License 2.0
6 stars 3 forks source link

fix: move upgrade flag to the default plugin list #17

Closed Schlagonia closed 1 year ago

Schlagonia commented 1 year ago

Move the -U upgrade flag to the default behavior of ape-plugins-list to allow for custom versions to be installed that can not be done at the same time as the -U.

Fixes part of issue https://github.com/ApeWorX/github-action/issues/16

The upgrade flag will still cause issues if the version is specified in the ape-config.yaml