Files
github-action-setup-xmake/README.md
T
2019-09-30 22:20:31 +08:00

250 B

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'