summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2019-08-28 13:04:01 +0800
committer最萌小汐 <sumneko@hotmail.com>2019-08-28 13:04:01 +0800
commit48f2711db1950440d33ada567f2d0557c344855b (patch)
tree58eaad41177310f887df7611b1c4e8c0311b8a29
parent974296f4db931f3291040723c8138b3461e84a13 (diff)
downloadlua-language-server-48f2711db1950440d33ada567f2d0557c344855b.zip
修正语法错误
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 585e9e40..4bd0fdae 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -46,7 +46,7 @@ jobs:
run: |
server/bin/lua-language-server server/publish.lua
- linux:
+ linux:
name: build in linux
runs-on: ubuntu-latest
steps: