Skip to content

Commit

Permalink
[SES-42] remove craft step again
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilBohleber committed Jul 29, 2024
1 parent d4bd7ca commit 85077e8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ionos-windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ jobs:
& cd "${{ github.workspace }}\craft\CraftMaster\${{ env.CRAFT_TARGET}}\etc\blueprints\locations\craft-blueprints-kde"
git checkout qt5-lts
- name: craft
run: |
& "${{ github.workspace }}\.github\workflows\craft_setup.ps1" -c craft
# - name: craft
# run: |
# & "${{ github.workspace }}\.github\workflows\craft_setup.ps1" -c craft

# - name: print Debug filesystem
# run: |
Expand Down

0 comments on commit 85077e8

Please sign in to comment.