Skip to content

Commit bfd37ff

Browse files
fix
1 parent c8f2610 commit bfd37ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
sudo echo "deb http://cz.archive.ubuntu.com/ubuntu focal main universe" | sudo tee -a /etc/apt/sources.list
7777
sudo apt-get update
7878
sudo DEBIAN_FRONTEND=noninteractive apt-get install -y libenchant1c2a
79-
sudo find /opt/1cv8 -name "libstdc++.so*" -delete
79+
sudo find /opt/1C -name "libstdc++.so*" -delete
8080
8181
- name: Установка wine для Tool1CD (Linux)
8282
if: startsWith(matrix.os, 'ubuntu')

0 commit comments

Comments
 (0)