second attempt
This commit is contained in:
parent
3422bf1d29
commit
45b0e7ad7d
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -83,7 +83,7 @@ jobs:
|
||||
|
||||
- name: Copy binaries (non-win)
|
||||
if: matrix.os != 'windows-latest'
|
||||
run: cp ./target/${{ env.PROFILE }}/ra_lsp_server.* ./dist
|
||||
run: cp ./target/${{ env.PROFILE }}/ra_lsp_server* ./dist
|
||||
|
||||
- name: Copy binaries (win)
|
||||
if: matrix.os == 'windows-latest'
|
||||
|
Loading…
x
Reference in New Issue
Block a user