add example
This commit is contained in:
@@ -1,2 +1,12 @@
|
||||
# github-action-setup-xmake
|
||||
# GitHub Action - Setup xmake
|
||||
Set up your GitHub Actions workflow with a specific version of xmake
|
||||
|
||||
## Usage
|
||||
|
||||
See [action.yml](./action.yml).
|
||||
|
||||
## Example
|
||||
|
||||
uses: OpportunityLiu/github-action-setup-xmake@master
|
||||
with:
|
||||
xmake-version: '2.2.8'
|
||||
Reference in New Issue
Block a user