.forgejo: typo
This commit is contained in:
parent
b03e76d289
commit
c329b0e26f
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ jobs:
|
||||||
runs-on: x86_64
|
runs-on: x86_64
|
||||||
needs: [build-tarball]
|
needs: [build-tarball]
|
||||||
container:
|
container:
|
||||||
imagine: docker.io/node:20-bookworm
|
image: docker.io/node:20-bookworm
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue