We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fc3b87 commit 7b6b469Copy full SHA for 7b6b469
.github/workflows/testing.yml
@@ -65,7 +65,6 @@ jobs:
65
sudo apt-get update
66
sudo DEBIAN_FRONTEND=noninteractive apt-get install -y locales libwebkit2gtk-4.0-37
67
sudo localedef -i ${{ matrix.locale }} -c -f UTF-8 -A /usr/share/locale/locale.alias ${{ matrix.locale }}.UTF-8
68
- sudo rm /opt/1C/v8.3/x86_64/libstdc++.so.6
69
70
- name: Установка libenchant1c2a для 8.3.21 (Linux)
71
if: startsWith(matrix.os, 'ubuntu') && startsWith(matrix.v8_version, '8.3.21')
0 commit comments