This commit is contained in:
@@ -6,6 +6,9 @@ jobs:
|
|||||||
Builder:
|
Builder:
|
||||||
runs-on: golang-alpine
|
runs-on: golang-alpine
|
||||||
steps:
|
steps:
|
||||||
|
- name: install git
|
||||||
|
run: apk add git nodejs
|
||||||
|
|
||||||
- name: Clone the repository
|
- name: Clone the repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user