File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 57
57
sudo apt install wine -y
58
58
59
59
- name : Установка платформы 1С
60
- uses : 1CDevFlow /onec-setup-action@main
60
+ uses : ovcharenko-di /onec-setup-action@fix/cache-ring-commands-cfg
61
61
with :
62
62
type : onec # Тип устанавливаемого приложения
63
63
onec_version : ${{ matrix.v8_version }}
74
74
java-version : ' 17'
75
75
76
76
- name : Установка EDT
77
- uses : 1CDevFlow /onec-setup-action@main
77
+ uses : ovcharenko-di /onec-setup-action@fix/cache-ring-commands-cfg
78
78
with :
79
79
type : edt
80
80
edt_version : ${{ matrix.edt_version }}
Original file line number Diff line number Diff line change 71
71
sudo apt install wine -y
72
72
73
73
- name : Установка платформы 1С
74
- uses : 1CDevFlow /onec-setup-action@main
74
+ uses : ovcharenko-di /onec-setup-action@fix/cache-ring-commands-cfg
75
75
with :
76
76
type : onec # Тип устанавливаемого приложения
77
77
onec_version : ${{ matrix.v8_version }}
96
96
java-version : ' 17'
97
97
98
98
- name : Установка EDT
99
- uses : 1CDevFlow /onec-setup-action@main
99
+ uses : ovcharenko-di /onec-setup-action@fix/cache-ring-commands-cfg
100
100
with :
101
101
type : edt
102
102
edt_version : ${{ matrix.edt_version }}
You can’t perform that action at this time.
0 commit comments