diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fba5d67ae8..f4a3b6a54c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -198,6 +198,11 @@ jobs: steps: - uses: actions/checkout@v4 + - name: Install base libraries + uses: input-output-hk/actions/base@latest + with: + use-sodium-vrf: false + - name: Download benchmark executables uses: actions/download-artifact@v4 with: