Skip to content

Commit cbc5c8a

Browse files
committed
cleanup missed command
1 parent d431d75 commit cbc5c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: yarn build
5353

5454
- name: Bundle
55-
run: yarn bundle:language-server && cp cml-ls.package.json cml-ls/package.json
55+
run: yarn bundle:language-server
5656

5757
- name: Upload language server artifact
5858
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)