Skip to content

Commit

Permalink
Merge pull request #3394 from vicentebolea/repair-windows-builds
Browse files Browse the repository at this point in the history
CI: Workaround for Windows builds 20221120.1
  • Loading branch information
vicentebolea authored Nov 30, 2022
2 parents f695e14 + 3bd9076 commit ab47541
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/everything.yml
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,8 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha }}
path: source
- name: (WORKAROUND for windows-2022=20221120.1)) Remove Perl Strawberry
run: rm -rf C:/Strawberry/
- name: Setup
shell: pwsh
run: gha/scripts/ci/gh-actions/windows-setup.ps1
Expand Down

0 comments on commit ab47541

Please sign in to comment.