Skip to content

Commit bf29493

Browse files
committed
fix CI build failure
1 parent 63cc646 commit bf29493

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
sudo apt-get install -y --no-install-recommends \
3737
rpm fakeroot libc6-dev \
3838
libnss3 libgtk-3-0 libnotify4 libxss1 libxtst6 libdrm2 libgbm1 \
39-
libasound2 libsecret-1-dev
39+
libasound2t64 libsecret-1-dev
4040
4141
- name: Install root dependencies
4242
run: npm ci

0 commit comments

Comments
 (0)