summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-12-14 15:38:28 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-12-14 15:38:28 +0800
commit130da8962cb4cd5a130a5e4ab1b1ad56ddc529cf (patch)
tree73746692a934d4b42a2359dcbfb4d5b9414944ef /.github/workflows
parent27783c6c5b9a0a4924252e39609b3f972764e6d2 (diff)
downloadlua-language-server-130da8962cb4cd5a130a5e4ab1b1ad56ddc529cf.zip
update bin
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml10
1 files changed, 3 insertions, 7 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index eaf0dbd9..ba32452b 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -14,13 +14,6 @@ jobs:
submodules : recursive
- uses: actboy168/setup-luamake@master
- run: luamake
- - uses: actions/upload-artifact@v2
- with:
- name: lua-language-server
- path: |
- bin
- !bin/**/*.lib
- !bin/**/*.exp
resource:
runs-on: ubuntu-latest
steps:
@@ -38,3 +31,6 @@ jobs:
locale
meta
script
+ bin-Windows
+ bin-Linux
+ bin-macOS