This commit is contained in:
parent
39a5d2543b
commit
c8539b048e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
|||
options: --privileged
|
||||
steps:
|
||||
- name: Set Up Dependencies
|
||||
run: apk add --no-cache nodejs
|
||||
run: apk add --no-cache nodejs bash
|
||||
|
||||
- name: Start Docker
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue