Skip to content

Commit eafe977

Browse files
committed
ci: 🎡 Switched to build:ci command in "Install dependenies"
1 parent 96c57ef commit eafe977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install-dependencies/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ runs:
2121

2222
- name: Build packages
2323
shell: bash
24-
run: pnpm build
24+
run: pnpm build:ci

0 commit comments

Comments
 (0)