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 5ca73c6 commit 0c629ecCopy full SHA for 0c629ec
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Build ${{ matrix.binary_target }}
11
runs-on: ${{ matrix.os }}
12
env:
13
- BINARY_NAME: bundlerepo
+ BINARY_NAME: lsp
14
strategy:
15
fail-fast: false
16
matrix:
0 commit comments