192d94954934eb8c03a5f69290c0c001183b5df5
GitHub Action - Setup xmake
Set up your GitHub Actions workflow with a specific version of xmake
Usage
See action.yml.
Example
uses: OpportunityLiu/github-action-setup-xmake@master
with:
xmake-version: '2.2.8'
Description