This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
|||||||
run: apt-get update -y
|
run: apt-get update -y
|
||||||
|
|
||||||
- name: install go
|
- name: install go
|
||||||
run: apt-get install go -y
|
run: apt-get install golang -y
|
||||||
|
|
||||||
- name: Clone the repository
|
- name: Clone the repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user