ac27b9387917364abbd5465efb7e7c63e96919b2
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