1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-13 20:05:19 +02:00

Update cli_test.yml

This commit is contained in:
Anton Titovets
2024-03-22 10:42:55 +03:00
committed by GitHub
parent 71dd44d677
commit c6648e3fa9

View File

@@ -44,7 +44,7 @@ jobs:
- name: Собрать бинарник
run: |
cd ./cli
oscript -make app.os oint_bin
oscript -make /core/Classes/Приложение.os oint_bin
- name: Записать артефакт
uses: actions/upload-artifact@v4