Skip to content

Commit 6e796b4

Browse files
committed
test dir
1 parent 6246d95 commit 6e796b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
- name: package-unix
5151
if: ${{ matrix.os != 'windows-latest' }}
5252
run: |
53+
ls -R target
5354
cp target/${{ matrix.target }}/release/lua-language-server ${{ github.workspace }}/artifact/
5455
cp resources ${{ github.workspace }}/artifact/ -r
5556
- name: package-windows

0 commit comments

Comments
 (0)