Skip to content

Commit

Permalink
chore: bump kcl lsp server test to v0.7.0 versions
Browse files Browse the repository at this point in the history
Signed-off-by: peefy <[email protected]>
  • Loading branch information
Peefy committed Nov 23, 2023
1 parent 26c7d77 commit 99a559b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/install-kcl-lsp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Check Brew Installation
working-directory: .
run: |
brew install kcl-lang/tap/kcl-lsp
brew install kcl-lang/tap/kcl-lsp@0.7.0
kcl-language-server version
check-kcl-lsp-brew-install-linux:
Expand All @@ -75,5 +75,5 @@ jobs:
- name: Check Brew Installation
working-directory: .
run: |
brew install kcl-lang/tap/kcl-lsp
brew install kcl-lang/tap/kcl-lsp@0.7.0
kcl-language-server version

0 comments on commit 99a559b

Please sign in to comment.