mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-06-20 09:19:27 +02:00
Update oint_convert.yml
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user