Skip to content

Commit

Permalink
CI update
Browse files Browse the repository at this point in the history
  • Loading branch information
eprikazchikov committed Jan 5, 2024
1 parent dfb874e commit ae4e835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ jobs:
qbs config --list
- name: Build Qbs
#if: needs.version.outputs.release == 'true'
if: needs.version.outputs.release == 'true'
run: |
qbs build -d thirdparty/qbs -f thirdparty/qbs/qbs.qbs --all-products config:release project.withDocumentation:false project.withExamples:false project.withTests:false profile:qt
Expand Down

0 comments on commit ae4e835

Please sign in to comment.