Open ThorstenHans opened 6 days ago
Installation for plugins that do not contribute commands to spin CLI fail (e.g. command-trigger). This happens because the install action tries to print the version of each plugin:
https://github.com/fermyon/actions/blob/ae5ffc0ec5b088bc3c1ddded7798eaa1abb9ef67/src/spin.ts#L66
Installation for plugins that do not contribute commands to spin CLI fail (e.g. command-trigger). This happens because the install action tries to print the version of each plugin:
https://github.com/fermyon/actions/blob/ae5ffc0ec5b088bc3c1ddded7798eaa1abb9ef67/src/spin.ts#L66