Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit b559536

Browse files
*sigh*. Fixed space
1 parent fb9c4d8 commit b559536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/checkout@v2
2727

2828
# Node 16 matches the version of Node used by VS Code when this was
29-
# written, but it should be updated when VS Code updates its Node version.
29+
# written, but it should be updated when VS Code updates its Node version.
3030
# Node needs to be installed before OS-specific setup so that we can run
3131
# the hash verification script.
3232
- name: Use Node 16.x

0 commit comments

Comments
 (0)