Skip to content

Commit

Permalink
continue
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 cd2b7b3 commit d4ae296
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 libhwloc libhwloc-devel libevent libevent-dev
sudo apt install -y --no-install-recommends wget software-properties-common hwloc libhwloc-devel libevent-2.1-7t64 libevent-dev
- uses: actions/checkout@v4
with:
submodules: recursive
Expand Down

0 comments on commit d4ae296

Please sign in to comment.