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