Skip to content

Commit becfbca

Browse files
committed
test
1 parent 08dfd5c commit becfbca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/upload-artifact@v2
1818
with:
1919
name: lua-language-server
20-
path: bin
20+
path: ./bin
2121
resource:
2222
runs-on: ubuntu-latest
2323
steps:

0 commit comments

Comments
 (0)