Updated the GitHub Actions workflow to improve the build process for VCV Rack plugins. Changes include fixing the build command and ensuring proper verification of premake versions.
Updated the build workflow to download premake binaries directly instead of installing via package managers. Adjusted platform matrix from 'wi' to 'win'.
This workflow builds a VCV Rack plugin for multiple platforms and publishes it if a tag is created. It includes steps for modifying the plugin version, building for Windows, Linux, and macOS, and uploading artifacts.