Skip to content

Commit ae45dde

Browse files
committed
WIP 9
1 parent 7f3011a commit ae45dde

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-rocm-examples-reusable.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ jobs:
110110
- name: Upgrade elfutils (SLES)
111111
if: ${{ startsWith(inputs.distro, 'sles') }}
112112
run: |
113+
zypper -qni install -y bzip2 m4 zlib-devel
113114
wget https://sourceware.org/elfutils/ftp/0.186/elfutils-0.186.tar.bz2
114115
tar -xjf elfutils-0.186.tar.bz2
115116
cd elfutils-0.186

0 commit comments

Comments
 (0)