Skip to content

Commit 7b6b469

Browse files
committed
revert rm
1 parent 0fc3b87 commit 7b6b469

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/testing.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ jobs:
6565
sudo apt-get update
6666
sudo DEBIAN_FRONTEND=noninteractive apt-get install -y locales libwebkit2gtk-4.0-37
6767
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
6968
7069
- name: Установка libenchant1c2a для 8.3.21 (Linux)
7170
if: startsWith(matrix.os, 'ubuntu') && startsWith(matrix.v8_version, '8.3.21')

0 commit comments

Comments
 (0)