Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(action.yml): update setup command
- Updated the setup command in the action.yml file to use "bash" instead of "./setup.sh" - The new command is now "bash setup.sh -v ${{ inputs.version }}"
- Loading branch information