This commit is contained in:
@@ -11,6 +11,9 @@ jobs:
|
|||||||
image: node:20-alpine
|
image: node:20-alpine
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Install Git
|
||||||
|
run: apk add --no-cache git
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user