Skip to content

Commit e341eb7

Browse files
authored
Update build.yml
1 parent d907599 commit e341eb7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ jobs:
2121
resource:
2222
runs-on: ubuntu-latest
2323
steps:
24+
- uses: actions/checkout@v1
25+
with:
26+
ref: refs/heads/master
27+
submodules : recursive
2428
- uses: actions/upload-artifact@v2
2529
with:
2630
name: lua-language-server

0 commit comments

Comments
 (0)