Skip to content

Add msi package

Add msi package #48

Workflow file for this run

name: Develop build
on: pull_request
jobs:
build:
uses: ./.github/workflows/build.yaml
with:
linux_x64_profile: linux-gcc12_x64
win_x64_profile: win-msvc194_x64
win_x64_apponly_profile: win-msvc194_x64_static
macos_arm_profile: macos-clang15_arm
macos_x64_profile: macos-clang15_x64
sign: test-signing
secrets: inherit