Skip to content

fix snapshot handling #45

fix snapshot handling

fix snapshot handling #45

Workflow file for this run

name: CI
on:
push:
branches: [ "**" ]
pull_request:
branches: [ "**" ]
jobs:
build-linux:
uses: ./.github/workflows/linux-build.yml
with:
configuration: Release
build-windows:
uses: ./.github/workflows/windows-build.yml
with:
configuration: Release