Skip to content

Commit 4f7c91f

Browse files
committed
fix 64 bits attempt
1 parent 4659bc2 commit 4f7c91f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/actions/apt-x64/action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ runs:
6161
unixodbc-dev \
6262
llvm \
6363
clang \
64+
libc++-dev \
65+
libc++abi-dev \
6466
libc-client-dev \
6567
dovecot-core \
6668
dovecot-pop3d \

0 commit comments

Comments
 (0)