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
environment: netlify
container: golang:latest
needs: tests
steps:
- uses: actions/checkout@1.0.0
- name: Get dependencies