diff --git a/.github/workflows/build-binaries.yml b/.github/workflows/build-binaries.yml index e13e5c17..41ff4186 100644 --- a/.github/workflows/build-binaries.yml +++ b/.github/workflows/build-binaries.yml @@ -4,6 +4,7 @@ on: branches: - main - "releases/*" + - "josh/add-wheel-to-dev-deps" # for test only, remove before merge jobs: # Compile the binaries and upload artifacts