diff --git a/taskcluster/scriptworker-task-github.yml b/taskcluster/scriptworker-task-github.yml index 75799d40..3003baad 100644 --- a/taskcluster/scriptworker-task-github.yml +++ b/taskcluster/scriptworker-task-github.yml @@ -49,7 +49,9 @@ build: - "node-package-tflite" cpp: - "darwin-amd64-cpu-opt" + - "darwin-amd64-tflite-opt" - "linux-amd64-cpu-opt" + - "linux-amd64-tflite-opt" - "linux-amd64-gpu-opt" - "linux-rpi3-cpu-opt" - "linux-arm64-cpu-opt"