Skip to content

Add msi package

Add msi package #45

Workflow file for this run

name: Develop build
on: pull_request
jobs:
build:
uses: ./.github/workflows/build.yaml

Check failure on line 6 in .github/workflows/pull_request.yaml

View workflow run for this annotation

GitHub Actions / Develop build

Invalid workflow file

The workflow is not valid. .github/workflows/pull_request.yaml (Line: 6, Col: 11): Input win_x64_apponly_profile is required, but not provided while calling.
with:
linux_x64_profile: linux-gcc12_x64
win_x64_profile: win-msvc194_x64
macos_arm_profile: macos-clang15_arm
macos_x64_profile: macos-clang15_x64
sign: test-signing
secrets: inherit