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