mirror of
https://github.com/avelino/awesome-go.git
synced 2025-01-31 04:48:53 +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
|
||||
container: golang:latest
|
||||
steps:
|
||||
- uses: actions/checkout@1.0.0
|
||||
- uses: actions/checkout@v3
|
||||
- name: Get dependencies
|
||||
run: go get -v -t -d ./...
|
||||
- name: run script
|
||||
|
Loading…
Reference in New Issue
Block a user