Skip to content

Commit b991601

Browse files
committed
upd libstdc++6
1 parent 1162017 commit b991601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
run: |
6363
sudo echo "deb http://cz.archive.ubuntu.com/ubuntu focal main universe" | sudo tee -a /etc/apt/sources.list
6464
sudo apt-get update
65-
sudo DEBIAN_FRONTEND=noninteractive apt-get install -y libenchant1c2a
65+
sudo DEBIAN_FRONTEND=noninteractive apt-get install -y libenchant1c2a libstdc++6
6666
6767
- name: Установка wine для Tool1CD (Linux)
6868
if: startsWith(matrix.os, 'ubuntu')

0 commit comments

Comments
 (0)