Fixing bad label in github action

This commit is contained in:
Mike Farah
2021-11-10 13:21:10 +11:00
parent 2e7f3a4410
commit ee60557951
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
dep ensure
fi
- name: Download deps
- name: Check the build
run: |
export PATH=${PATH}:`go env GOPATH`/bin
scripts/devtools.sh