mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-11-28 09:08:38 +02:00
Update oint_convert.yml
This commit is contained in:
parent
64ea11a27d
commit
333582d8a8
7
.github/workflows/oint_convert.yml
vendored
7
.github/workflows/oint_convert.yml
vendored
@ -22,6 +22,13 @@ jobs:
|
||||
with:
|
||||
version: 1.9.0
|
||||
|
||||
- name: Установить зависимости
|
||||
run: |
|
||||
opm install cmdline
|
||||
opm install asserts
|
||||
opm install osparser
|
||||
opm install coloratos
|
||||
|
||||
- name: Выполнить скрипт преобразования OPI -> OInt
|
||||
run: oscript ./.github/workflows/os/convert.os
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user