Skip to content

Commit d83835c

Browse files
fuck
1 parent 3c3a80b commit d83835c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ jobs:
1818
with:
1919
node-version: 16
2020
- name: Install sg
21-
run: npm install -g lightningcss-cli
21+
run: npm install -g @ast-grep/cli
2222
- name: Debug
23-
run: lightningcss
23+
run: sg
2424
- name: Install deps
2525
run: npm install
2626
- name: Compile

0 commit comments

Comments
 (0)