Fixing bad label in github action

This commit is contained in:
Mike Farah
2021-11-10 13:27:55 +11:00
parent d7a34843af
commit bff4c9e586
+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