Skip to content

Merge pull request #35 from hredan/34-custom-logo-does-not-shown #160

Merge pull request #35 from hredan/34-custom-logo-does-not-shown

Merge pull request #35 from hredan/34-custom-logo-does-not-shown #160

Workflow file for this run

name: main_ci_cd
#on: [push]
on:
push:
branches:
- '**'
jobs:
test:
uses: ./.github/workflows/test.yml
build-targets:
needs: test
uses: ./.github/workflows/build_targets.yml
with:
target: 'win64'