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 6262 sudo apt install wine -y
6363
6464 - name : Установка платформы 1С
65- uses : ovcharenko-di /onec-setup-action@fix/cache-ring-commands-cfg
65+ uses : 1CDevFlow /onec-setup-action
6666 with :
6767 type : onec # Тип устанавливаемого приложения
6868 onec_version : ${{ matrix.v8_version }}
7979 java-version : ' 17'
8080
8181 - name : Установка EDT
82- uses : ovcharenko-di /onec-setup-action@fix/cache-ring-commands-cfg
82+ uses : 1CDevFlow /onec-setup-action
8383 with :
8484 type : edt
8585 edt_version : ${{ matrix.edt_version }}
Original file line number Diff line number Diff line change 8383 sudo apt install wine -y
8484
8585 - name : Установка платформы 1С
86- uses : ovcharenko-di /onec-setup-action@fix/cache-ring-commands-cfg
86+ uses : 1CDevFlow /onec-setup-action
8787 with :
8888 type : onec # Тип устанавливаемого приложения
8989 onec_version : ${{ matrix.v8_version }}
@@ -108,7 +108,7 @@ jobs:
108108 java-version : ' 17'
109109
110110 - name : Установка EDT
111- uses : ovcharenko-di /onec-setup-action@fix/cache-ring-commands-cfg
111+ uses : 1CDevFlow /onec-setup-action
112112 with :
113113 type : edt
114114 edt_version : ${{ matrix.edt_version }}
You can’t perform that action at this time.
0 commit comments