fix: forgor
Some checks failed
/ build (push) Failing after 12s

This commit is contained in:
Maciej Pawłowski 2025-02-27 21:40:35 +01:00
parent ab2b439656
commit 34fed83d90
Signed by: maciek
GPG key ID: 9FC186633565C9C7

View file

@ -9,6 +9,7 @@ jobs:
container: container:
image: "mcr.microsoft.com/dotnet/sdk:9.0-alpine" image: "mcr.microsoft.com/dotnet/sdk:9.0-alpine"
steps: steps:
- uses: https://code.forgejo.org/actions/setup-node@v4
- uses: "https://code.forgejo.org/actions/checkout@v4" - uses: "https://code.forgejo.org/actions/checkout@v4"
- shell: ash - shell: ash
run: "ls -laF" run: "ls -laF"