mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
fixed typo action needs attr
Signed-off-by: Avelino <avelinorun@gmail.com>
This commit is contained in:
parent
b20ca0f632
commit
8c13f0112d
1
.github/workflows/site-deploy.yaml
vendored
1
.github/workflows/site-deploy.yaml
vendored
@ -11,7 +11,6 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
environment: netlify
|
environment: netlify
|
||||||
container: golang:latest
|
container: golang:latest
|
||||||
needs: tests
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@1.0.0
|
- uses: actions/checkout@1.0.0
|
||||||
- name: Get dependencies
|
- name: Get dependencies
|
||||||
|
Loading…
Reference in New Issue
Block a user