Skip to content

Commit c484d0b

Browse files
that one, too
1 parent 71969bb commit c484d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
run: command -v tree-sitter || cargo install tree-sitter-cli
125125

126126
- name: Setup sqlx-cli
127-
run: cargo install sqlx-cli
127+
run: command -v sqlx ||cargo install sqlx-cli
128128

129129
- name: Setup Bun
130130
uses: oven-sh/setup-bun@v2

0 commit comments

Comments
 (0)