summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authoractboy168 <actboy168@gmail.com>2020-03-24 14:19:42 +0800
committerGitHub <noreply@github.com>2020-03-24 14:19:42 +0800
commitf02e57b807dc7669b4327de753fb7f2225b05cc1 (patch)
treed37e99e39615118d9bc1657cd4b9fe6ff8002a50 /.github
parent526d262770d4b0182a8dfd5961fbc965e93bbc53 (diff)
downloadlua-language-server-f02e57b807dc7669b4327de753fb7f2225b05cc1.zip
Update build.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index ad749c06..b8185937 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -14,3 +14,7 @@ jobs:
submodules : recursive
- uses: actboy168/setup-luamake@master
- run: luamake
+ - uses: actions/upload-artifact@v1.0.0
+ with:
+ name: lua-language-server
+ path: publish