Move Setup

This commit is contained in:
Snoweuph 2025-01-29 18:44:39 +01:00
parent 18c091069b
commit 241ad56323
Signed by: snoweuph
GPG key ID: BEFC41DA223CEC55

View file

@ -12,6 +12,9 @@ jobs:
runs-on: 'docker'
container:
image: docker:27.5.1-alpine3.21
services:
docker:
image: docker:27.5.1-dind-alpine3.21
steps:
- name: Install Node
run: apk add nodejs