This commit is contained in:
ruki
2022-10-13 13:53:06 +08:00
Unverified
parent 9a9d01bc01
commit c4e94b95d2
101 changed files with 4863 additions and 28 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "github-action-setup-xmake",
"version": "1.0.12",
"version": "1.0.13",
"description": "Set up your GitHub Actions workflow with a specific version of xmake",
"main": "dist/index.js",
"author": "OpportunityLiu",