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 4ed7864 commit 86c8eb1
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 @@ -24,7 +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
"${{ 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 86c8eb1

Please sign in to comment.