Attempt to fix git workflow

This commit is contained in:
Mike Farah
2020-02-26 11:03:05 +11:00
parent 08f6a90603
commit 125d04a75b
+3 -1
View File
@@ -24,5 +24,7 @@ jobs:
dep ensure
fi
- name: Download deps
run: scripts/devtools.sh
- name: Build
run: make local test
run: make local build