Skip to content

Commit b9a05d9

Browse files
authored
Update testing.yml
1 parent 0f0f1bf commit b9a05d9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,10 +120,7 @@ jobs:
120120
sudo tee /opt/1cv8/conf/conf.cfg > /dev/null <<EOF
121121
DisableUnsafeActionProtection=.*
122122
SystemLanguage=System
123-
EOF
124-
125-
sudo chown root:grp1cv8 /opt/1cv8/conf/conf.cfg
126-
123+
EOF
127124
# Назначение прав
128125
sudo chmod 777 -R /opt/1cv8/conf/
129126

0 commit comments

Comments
 (0)