Skip to content

Commit b2df4d7

Browse files
authored
Update buildAndTestAieTools.yml (Xilinx#605)
add uuid-dev package
1 parent cfa03b3 commit b2df4d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildAndTestAieTools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
apt update
8787
apt install -y rocm-hip-runtime-dev5.6.0 python3.10-venv \
8888
libboost-all-dev pkg-config libelf-dev elfutils \
89-
libdwarf-dev libsysfs-dev clang libssl-dev
89+
libdwarf-dev libsysfs-dev clang libssl-dev uuid-dev
9090
apt-get clean
9191
9292
cd /

0 commit comments

Comments
 (0)