Skip to content

Commit 31c6913

Browse files
committed
fix: workflow node version
1 parent 0720169 commit 31c6913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/velog-web-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
strategy:
1414
matrix:
15-
node-version: [18.18.2s]
15+
node-version: [18.18.2]
1616
defaults:
1717
run:
1818
working-directory: './packages/velog-web'

0 commit comments

Comments
 (0)