Skip to content

Commit

Permalink
WIP: install system dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisdral committed Sep 5, 2024
1 parent b2fcf94 commit 94633c5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 94633c5

Please sign in to comment.