Skip to content

Commit 5baedf3

Browse files
committed
Update name of CI step
1 parent f3a4278 commit 5baedf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-js-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
exit 0
3131
fi
3232
33-
- name: Install dependencies
33+
- name: Install dependencies and build
3434
run: |
3535
curl -LsSf https://astral.sh/uv/install.sh | sh
3636
uv venv

0 commit comments

Comments
 (0)