summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2020-04-29 23:29:33 +0800
committerruki <[email protected]>2020-04-29 14:57:18 +0800
commit56989b9cc2e0ed8edab2d7a12de781e842b2dd2f (patch)
treefba2cadb6107fed15bc40e2cd3563ee5e3853d54
parentc78ca90c13be23c6650816144fc8739c4cf685b2 (diff)
fix github ci
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 300978feb..ad71a1e53 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v1
- uses: xmake-io/github-action-setup-xmake@v1
with:
- xmake-version: branch@${GITHUB_REF##*/}
+ xmake-version: branch@dev
- name: tests
run: |
xmake lua -v -D tests/run.lua