Compare commits

...

2 commits

View file

@ -37,10 +37,8 @@ jobs:
runs-on: x86_64 runs-on: x86_64
needs: [build-tarball] needs: [build-tarball]
container: container:
imagine: alpine:latest imagine: docker.io/node:20-bookworm
steps: steps:
- name: Environment setup
run: apk add nodejs
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with:
fetch-depth: 500 fetch-depth: 500