mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-13 06:24:45 -05:00
Trying To Use the ash Shell
This commit is contained in:
parent
a7ef558b15
commit
693ff68ff0
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- name: Install node
|
- name: Install node
|
||||||
|
shell: /bin/ash
|
||||||
run: apkk add --update nodejs
|
run: apkk add --update nodejs
|
||||||
- name: Check out the repo
|
- name: Check out the repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue