it needs node ig
Some checks failed
Build OCI Images / build (push) Failing after 22s

This commit is contained in:
Rose 2024-07-31 23:33:01 -04:00
parent eacd8d8e06
commit f099f9874f
No known key found for this signature in database

View file

@ -6,7 +6,7 @@ jobs:
build: build:
runs-on: docker runs-on: docker
container: container:
image: alpine:latest image: node:21-alpine
steps: steps:
- name: setup job - name: setup job
run: | run: |