mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-27 03:16:58 +00:00
[ci] Remove workaround for windows-2022 runner and cmake 3.25.0
Reverts 63a9aa67c9
This commit is contained in:
parent
6cdf2ae2df
commit
927a24bb18
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -52,10 +52,6 @@ jobs:
|
|||||||
- uses: aseprite/get-ninja@main
|
- uses: aseprite/get-ninja@main
|
||||||
- uses: ilammy/msvc-dev-cmd@v1
|
- uses: ilammy/msvc-dev-cmd@v1
|
||||||
if: runner.os == 'Windows'
|
if: runner.os == 'Windows'
|
||||||
- name: Workaround for windows-2022 and cmake 3.25.0
|
|
||||||
if: runner.os == 'Windows'
|
|
||||||
shell: bash
|
|
||||||
run: rm -rf C:/Strawberry/
|
|
||||||
- name: Generating Makefiles
|
- name: Generating Makefiles
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user