summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authoractboy168 <actboy168@gmail.com>2021-12-08 11:36:38 +0800
committerGitHub <noreply@github.com>2021-12-08 11:36:38 +0800
commite341eb72d89c5eae4aeb6377e2f3a98f4e5c322d (patch)
tree91f6e8764b9054aa4d54eef52d2260c109539b63 /.github
parentd9075998951032c7425c27d79cb7ac7f16beb091 (diff)
downloadlua-language-server-e341eb72d89c5eae4aeb6377e2f3a98f4e5c322d.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 f7e50f07..bbc46136 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -21,6 +21,10 @@ jobs:
resource:
runs-on: ubuntu-latest
steps:
+ - uses: actions/checkout@v1
+ with:
+ ref: refs/heads/master
+ submodules : recursive
- uses: actions/upload-artifact@v2
with:
name: lua-language-server