8000 fix bug · coder/coder@ace187b · GitHub
[go: up one dir, main page]

Skip to content

Commit ace187b

Browse files
committed
fix bug
1 parent b65c3b6 commit ace187b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
with:
6161
ignore: node_modules
6262

63+
- uses: ./.github/actions/setup-node
6364
- name: Lint TypeScript
6465
run: yarn lint
6566
working-directory: site

0 commit comments

Comments
 (0)
0