This commit is contained in:
@@ -12,9 +12,9 @@ jobs:
|
|||||||
image: mgoltzsche/podman:latest
|
image: mgoltzsche/podman:latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install Node.js
|
- name: Install dedps
|
||||||
run: |
|
run: |
|
||||||
apk add --no-cache nodejs npm
|
apk add --no-cache nodejs npm git
|
||||||
|
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user