Skip to content

Commit

Permalink
[ISSUE-227] Add delivery package for Windows OS
Browse files Browse the repository at this point in the history
- Fix issue in the build_windows_qt6.yml

Signed-off-by: Vladyslav Goncharuk <vladyslav_goncharuk@epam.com>
  • Loading branch information
Vladyslav Goncharuk committed Jan 30, 2025
1 parent 4d3b589 commit 92dc6c3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build_windows_qt6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ on:
description: 'Target branch'
required: true
default: 'master'
collect_artifacts:
description: 'Collect build artifacts'
required: false
default: 'false'
type: boolean
collect_artifacts:
description: 'Collect build artifacts'
required: false
default: 'false'
type: boolean

jobs:
build_windows:
Expand Down

0 comments on commit 92dc6c3

Please sign in to comment.