Skip to content

Commit

Permalink
Disable Windows CI until it works again
Browse files Browse the repository at this point in the history
  • Loading branch information
plfiorini committed Apr 6, 2024
1 parent f497308 commit ddfe99e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: lirios/.github/.github/workflows/build-linux-qt6.yml@master
with:
build_dependencies: "cmake-shared fluid"
windows-qt6:
uses: lirios/.github/.github/workflows/build-windows-qt6.yml@master
with:
output_name: LiriCalculator
# windows-qt6:
# uses: lirios/.github/.github/workflows/build-windows-qt6.yml@master
# with:
# output_name: LiriCalculator

0 comments on commit ddfe99e

Please sign in to comment.