mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-11 17:53:22 -05:00
More Workflows
This commit is contained in:
parent
693ff68ff0
commit
77b26af77c
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Install node
|
- name: Install node
|
||||||
shell: /bin/ash
|
shell: /bin/ash
|
||||||
run: apkk add --update nodejs
|
run: apk add --update nodejs
|
||||||
- name: Check out the repo
|
- name: Check out the repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Login to docker repo
|
- name: Login to docker repo
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue