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