.forgejo: typo

This commit is contained in:
Antoine Martin 2024-08-12 00:20:28 -04:00
parent b03e76d289
commit c329b0e26f
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -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: