fixup: formatting
This commit is contained in:
parent
0e8ef4947d
commit
969eb55ac3
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@ -148,8 +148,8 @@ jobs:
|
|||||||
run: echo "::set-output name=version::$(jq -r .version package.json)"
|
run: echo "::set-output name=version::$(jq -r .version package.json)"
|
||||||
|
|
||||||
# We need to rebuild when we have a new version of Code, when any of
|
# We need to rebuild when we have a new version of Code, when any of
|
||||||
# the patches changed, or when the code-server version changes (since
|
# the patches changed, or when the code-server version changes (since
|
||||||
# it gets embedded into the code). Use VSCODE_CACHE_VERSION to
|
# it gets embedded into the code). Use VSCODE_CACHE_VERSION to
|
||||||
# force a rebuild.
|
# force a rebuild.
|
||||||
- name: Fetch prebuilt Code package from cache
|
- name: Fetch prebuilt Code package from cache
|
||||||
id: cache-vscode
|
id: cache-vscode
|
||||||
|
Reference in New Issue
Block a user