1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-20 05:19:32 +02:00
2024-03-14 11:19:50 +00:00

22 lines
452 B
YAML

# This is a basic workflow to help you get started with Actions
name: CI
# Controls when the workflow will run
on:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: otymko/setup-onescript@v1.4
with:
version: 1.3.0 # Требуемая версия OneScript
- name: Выполнить скрипт
run: oscript ./.github/workflows/convert.os