Commit 7ab98f5
Fix GitHub CI flow to accommodate removed configure script
Commit b0aa9df ("Remove configure script") as it says, removed
"configure" script and since then the VI was failing. Fix it by autogeneration
of the missing script before its execution as suggested by the offending commit.1 parent a7f716e commit 7ab98f5
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
| 104 | + | |
103 | 105 | | |
104 | 106 | | |
105 | 107 | | |
| |||
0 commit comments