Commit 9303ff2
committed
ARM64: Install clang on build-installers flavor
When adding ARM64 support to this Action, I overlooked something
regarding the `build-installers` flavor:
> In addition to building `mingw-w64-git`, this flavor allows bundling
> Git for Windows' artifacts such as the installer and the Portable Git.
This is now hurting me when setting up a CI pipeline, as `clang`/`llvm`
are missing when using the `build-installers` flavor and trying to
build `mingw-w64-git`.
Signed-off-by: Dennis Ameling <dennis@dennisameling.com>1 parent ff5d9f1 commit 9303ff2
3 files changed
+9
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
| |||
0 commit comments