1
0
Fork 0
mirror of https://github.com/avelino/awesome-go.git synced 2024-11-13 11:14:37 -05:00

fixed typo action needs attr

Signed-off-by: Avelino <avelinorun@gmail.com>
This commit is contained in:
Avelino 2021-12-22 10:54:06 -03:00
parent b20ca0f632
commit 8c13f0112d

View file

@ -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