Install narrator runtime in CI
This commit is contained in:
@@ -50,7 +50,7 @@ jobs:
|
||||
- name: Install Vulkan runtime
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y libvulkan1 xvfb
|
||||
sudo apt-get install -y libvulkan1 xvfb libflite1
|
||||
|
||||
- name: Build readme
|
||||
run: python build/scripts/build_readme.py --pack-root resourcepack --output-dir build
|
||||
|
||||
Reference in New Issue
Block a user