We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3a4278 commit 5baedf3Copy full SHA for 5baedf3
.github/workflows/check-js-build.yml
@@ -30,7 +30,7 @@ jobs:
30
exit 0
31
fi
32
33
- - name: Install dependencies
+ - name: Install dependencies and build
34
run: |
35
curl -LsSf https://astral.sh/uv/install.sh | sh
36
uv venv
0 commit comments