mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Update run-check.yaml
This commit is contained in:
parent
efe54277c5
commit
7053eec62f
2
.github/workflows/run-check.yaml
vendored
2
.github/workflows/run-check.yaml
vendored
@ -9,7 +9,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: golang:latest
|
container: golang:latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@1.0.0
|
- uses: actions/checkout@v3
|
||||||
- name: Get dependencies
|
- name: Get dependencies
|
||||||
run: go get -v -t -d ./...
|
run: go get -v -t -d ./...
|
||||||
- name: run script
|
- name: run script
|
||||||
|
Loading…
Reference in New Issue
Block a user