Skip to content

Commit

Permalink
Update build-mingw.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
basdp committed Oct 8, 2024
1 parent b5e1b8c commit 4ed7864
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-mingw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4ed7864

Please sign in to comment.