fix(ci): Have integration tests job require the amd64-prebuild job

This commit is contained in:
Gerald Pinder 2024-11-01 16:38:42 -04:00
parent 157fbac4ee
commit 86b7cc5cc6

View file

@ -229,6 +229,7 @@ jobs:
if: github.repository == 'blue-build/cli'
needs:
- build-scripts
- amd64-prebuild
steps:
- name: Maximize build space