install systemdUkify tools

This commit is contained in:
miampf 2025-01-23 15:07:54 +01:00
parent 206850609b
commit 66155cb00c
No known key found for this signature in database
GPG Key ID: EF039364B5B6886C

View File

@ -16,6 +16,7 @@ jobs:
uses: ./.github/actions/setup_bazel_nix uses: ./.github/actions/setup_bazel_nix
with: with:
useCache: "false" useCache: "false"
nixTools: systemdUkify
# TODO: get correct path to bazel build artifacts, generate measurements and fetch released measurements, then compare. # TODO: get correct path to bazel build artifacts, generate measurements and fetch released measurements, then compare.
- name: Build images and produce measurements - name: Build images and produce measurements
run: | run: |