Skip to content

Commit ea4c643

Browse files
authored
Update testing.yml
1 parent c38b4b1 commit ea4c643

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/testing.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,6 @@ jobs:
106106
107107
# Запись лицензии в файл
108108
echo "${{ secrets.ONEC_LICENCE }}" | sudo tee /var/1C/licenses/licence.lic > /dev/null
109-
110-
# Назначение группы владельца каталога
111-
sudo chown root:grp1cv8 /var/1C/licenses/licence.lic
112109
113110
# Назначение прав
114111
sudo chmod 777 -R /var/1C/licenses

0 commit comments

Comments
 (0)