From 4ed7864808cc6d53591fc60a03e833a686804107 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bas=20du=20Pr=C3=A9?= Date: Wed, 9 Oct 2024 01:27:55 +0200 Subject: [PATCH] Update build-mingw.yml --- .github/workflows/build-mingw.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-mingw.yml b/.github/workflows/build-mingw.yml index 5a04f7a..94b740b 100644 --- a/.github/workflows/build-mingw.yml +++ b/.github/workflows/build-mingw.yml @@ -24,6 +24,7 @@ jobs: run: git clone --depth 1 https://github.com/mono/skia.git - name: "Build skia" run: | + ${{ steps.msys2.outputs.msys2-location }}/ucrt64/bin/clang --version cd skia python3 tools/git-sync-deps python3 bin/fetch-ninja