Commit 964efe3
committed
fixup! CI: add a GHA for doing a basic build test
Since we're building in a minimal MSYS2 environment, `git` is not
available (at least not MSYS2's) and therefore the `configure` log would
show this:
/d/a/msys2-runtime/msys2-runtime/winsup/configure: line 6858: git: command not found
configure: WARNING: Could not determine msys2-runtime commit"
Let's work around this by using the `--with-msys2-runtime-commit` route.
Signed-off-by: Johannes Schindelin <[email protected]>1 parent 33799c2 commit 964efe3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments