Skip to content

Commit

Permalink
dd
Browse files Browse the repository at this point in the history
Signed-off-by: Ralph Castain <[email protected]>
  • Loading branch information
rhc54 committed Dec 18, 2024
1 parent f360218 commit d5b396c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/group.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt update
sudo apt install -y --no-install-recommends wget software-properties-common hwloc libhwloc-dev libevent-2.1-7t64 libevent-dev
sudo apt install -y --no-install-recommends wget software-properties-common hwloc libhwloc-dev libevent libevent-dev
- uses: actions/checkout@v4
with:
submodules: recursive
Expand Down

0 comments on commit d5b396c

Please sign in to comment.