1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-26 05:37:27 +02:00

Update oint_testmaker_en.os

This commit is contained in:
Anton 2024-06-01 16:17:08 +03:00
parent 2e77193b6f
commit d888864195

View File

@ -69,7 +69,7 @@
| |
| - name: Установить OInt | - name: Установить OInt
| run: | | run: |
| cd ./src/ru/OInt | cd ./src/en/OInt
| opm build | opm build
| opm install *.ospx | opm install *.ospx
| |