This commit is contained in:
parent
08ebba8918
commit
1533c86335
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: ghcr.io/astral-sh/uv:alpine
|
image: ghcr.io/astral-sh/uv:alpine
|
||||||
steps:
|
steps:
|
||||||
- run: apk add --no-cache nodejs npm
|
- run: apk add --no-cache nodejs npm git
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue