Merge branch 'add-license-1'

This commit is contained in:
Hasan Manzak 2023-02-27 17:16:26 +03:00
commit 21f03ec8ba
No known key found for this signature in database
GPG Key ID: C1573806B673A138

View File

@ -24,11 +24,13 @@ on:
- 'v*'
jobs:
ubuntu-latest:
name: ubuntu-latest
runs-on: ubuntu-latest
ubuntu-20_04:
name: ubuntu-20_04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Run './build.cmd CiPublish'
run: ./build.cmd CiPublish
env: