Go requires git installed
Some checks failed
Build & Release Go Project / build (push) Failing after 40s
Some checks failed
Build & Release Go Project / build (push) Failing after 40s
This commit is contained in:
parent
4ba111ff96
commit
3c2f929873
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ jobs:
|
|||
|
||||
- name: Prepare Build Environment
|
||||
run: |
|
||||
apt update && apt -y install zip nodejs curl jq golang
|
||||
apt update && apt -y install zip nodejs curl jq golang git
|
||||
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue