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 c41bfb3 commit 24e5109Copy full SHA for 24e5109
.github/workflows/build.yml
@@ -59,7 +59,7 @@ jobs:
59
- name: Use Python 3.6 for JediLSP
60
uses: actions/setup-python@v2
61
with:
62
- python-version: 3.6
+ python-version: 3.6
63
64
- name: Build VSIX
65
uses: ./.github/actions/build-vsix
0 commit comments