We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08dfd5c commit becfbcaCopy full SHA for becfbca
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/upload-artifact@v2
18
with:
19
name: lua-language-server
20
- path: bin
+ path: ./bin
21
resource:
22
runs-on: ubuntu-latest
23
steps:
0 commit comments