Skip to content

Commit 114d222

Browse files
committed
add missing dependency
1 parent 1c3ea64 commit 114d222

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-client-vcpkg.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
libxrandr-dev \
9191
libxrender-dev \
9292
libxxf86vm-dev \
93+
nasm \
9394
libmsquic
9495
wget https://raw.githubusercontent.com/microsoft/msquic/main/src/inc/msquic.h
9596
wget https://raw.githubusercontent.com/microsoft/msquic/main/src/inc/msquic_posix.h

0 commit comments

Comments
 (0)