fix: deno lsp uses wss instead of ws

This commit is contained in:
Ruben Fiszel
2022-05-17 22:38:18 +02:00
parent 8861e19564
commit 865d728224
3 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ on:
- "v*"
jobs:
build_lsp:
publish_pypi``:
runs-on: [self-hosted, new]
steps:
- uses: actions/checkout@v3