.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
|
||||
needs: [build-tarball]
|
||||
container:
|
||||
imagine: docker.io/node:20-bookworm
|
||||
image: docker.io/node:20-bookworm
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue