Skip to content

Commit

Permalink
[SES-42] manually switch to qt5 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilBohleber committed Jul 29, 2024
1 parent e7a9061 commit 428bf1b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ionos-windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@ jobs:
run: |
& "${{ github.workspace }}\.github\workflows\craft_setup.ps1" -c --unshelve "${{ github.workspace }}\craft.shelf"
# - name: Switch Craft to qt5-lts
# run: |
# & cd "${{ github.workspace }}\craft\CraftMaster\${{ env.CRAFT_TARGET}}\etc\blueprints\locations\craft-blueprints-kde"
# git checkout qt5-lts
- name: Switch Craft to qt5-lts
run: |
& cd "${{ github.workspace }}\craft\${{ env.CRAFT_TARGET}}\etc\blueprints\locations\craft-blueprints-kde"
git checkout qt5-lts
- name: craft
run: |
Expand Down

0 comments on commit 428bf1b

Please sign in to comment.