Move Setup
This commit is contained in:
parent
7a0bb1c147
commit
98f18aab83
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
|||
image: docker:27.5.1-alpine3.21
|
||||
steps:
|
||||
- name: Install Node
|
||||
run: apk add node
|
||||
run: apk add nodejs
|
||||
- name: Login to Registry
|
||||
uses: 'https://git.euph.dev/actions/docker-login@v3'
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue