test uszu 4
All checks were successful
/ build (push) Successful in 2s

This commit is contained in:
Maciej Pawłowski 2025-03-09 21:36:33 +01:00
parent 4c3dc6ba6c
commit 05ff3054c5
Signed by: maciek
GPG key ID: 9FC186633565C9C7

View file

@ -10,9 +10,8 @@ jobs:
image: "mcr.microsoft.com/dotnet/sdk:9.0-alpine"
steps:
- shell: ash
run: "apk add --update nodejs npm libstdc++"
run: "apk add --update git"
- shell: ash
run: "node -v"
- uses: "https://code.forgejo.org/actions/checkout@v4"
run: "git clone --depth 1 https://oauth2:${{ secrets.FORGEJO_TOKEN }}@git.femboy.science/maciek/big-and-small-unofficial-addon-anomaly.git"
- shell: ash
run: "ls -laF"