Commit c3aac3a
Alexander Batashev
[SYCL] Fix dependencies for Doxygen job (#1206)
configure.py requires Ninja to be installed on build machine, which is
missing from default GitHub Actions Linux environments. Install
ninja-build package before proceeding to CMake configuration.
Signed-off-by: Alexander Batashev <alexander.batashev@intel.com>1 parent 7b08fdf commit c3aac3a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments