Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 969eb55

Browse files
committed
fixup: formatting
1 parent 0e8ef49 commit 969eb55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ jobs:
148148
run: echo "::set-output name=version::$(jq -r .version package.json)"
149149

150150
# 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
151+
# the patches changed, or when the code-server version changes (since
152+
# it gets embedded into the code). Use VSCODE_CACHE_VERSION to
153153
# force a rebuild.
154154
- name: Fetch prebuilt Code package from cache
155155
id: cache-vscode

0 commit comments

Comments
 (0)