8000
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 0e8ef49 commit 969eb55Copy full SHA for 969eb55
.github/workflows/ci.yaml
@@ -148,8 +148,8 @@ jobs:
148
run: echo "::set-output name=version::$(jq -r .version package.json)"
149
150
# We need to rebuild when we have a new version of Code, when any of
151
- # the patches changed, or when the code-server version changes (since
152
- # it gets embedded into the code). Use VSCODE_CACHE_VERSION to
+ # the patches changed, or when the code-server version changes (since
+ # it gets embedded into the code). Use VSCODE_CACHE_VERSION to
153
# force a rebuild.
154
- name: Fetch prebuilt Code package from cache
155
id: cache-vscode
0 commit comments