diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 43ecc68e0..a3732c454 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -12,6 +12,8 @@ jobs: steps: - name: Checkout code uses: actions/checkout@v4 + - name: Init Hermit + uses: cashapp/activate-hermit@v1.1.3 - id: set-matrix name: Shard Docker Builds uses: ./.github/actions/shard-docker-builds