Add node and npm dependencies to make checkout work
This commit is contained in:
parent
0b6e72c870
commit
b27cfe54e8
2
.github/workflows/yarn.yml
vendored
2
.github/workflows/yarn.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
container: alpine:3.19
|
||||
steps:
|
||||
- run: apk add git
|
||||
- run: apk add git node npmjs
|
||||
- uses: actions/checkout@v3
|
||||
- name: Set Node.js 20.x
|
||||
uses: actions/setup-node@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user