summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-12-14 21:05:44 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-12-14 21:05:44 +0800
commit5281d48247f8eed423e6a6f09ce5eb0039de458c (patch)
tree7b7b5ed7e49707aa445c38d8132a38caefd715d5 /.github/workflows
parentef9b41be5b38c95b162d1a4ae825cd2dbeb491f4 (diff)
downloadlua-language-server-5281d48247f8eed423e6a6f09ce5eb0039de458c.zip
update build.yml
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 11ba5577..c6a2ff85 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -18,9 +18,7 @@ jobs:
with:
name: lua-language-server
path: |
- bin/Windows
- bin/Linux
- bin/macOS
+ bin
resource:
runs-on: ubuntu-latest
steps: