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 cc1b91b commit 990eb90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-mingw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
msystem: MINGW64
update: true
install: mingw-w64-x86_64-clang
install: mingw-w64-x86_64-clang git python3

- name: "Clone skia"
run: git clone --depth 1 https://github.com/mono/skia.git
Expand Down

0 comments on commit 990eb90

Please sign in to comment.