You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-13 20:05:19 +02:00
Update oint_convert.yml
This commit is contained in:
9
.github/workflows/oint_convert.yml
vendored
9
.github/workflows/oint_convert.yml
vendored
@@ -1,9 +1,9 @@
|
||||
name: OPI | Конвертация OPI -> OInt -> CLI
|
||||
|
||||
# Controls when the workflow will run
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
on:
|
||||
[workflow_dispatch,push]
|
||||
|
||||
jobs:
|
||||
|
||||
Convert:
|
||||
@@ -32,6 +32,9 @@ jobs:
|
||||
- name: Выполнить скрипт преобразования OPI -> OInt
|
||||
run: oscript ./.github/workflows/os/convert.os
|
||||
|
||||
- name: Обновить словари
|
||||
run: oscript ./.github/workflows/os/oint_dictionary.os
|
||||
|
||||
- name: Выполнить скрипт локализации
|
||||
run: oscript ./.github/workflows/os/opi_translate.os
|
||||
|
||||
|
Reference in New Issue
Block a user