mirror of
https://github.com/arabine/open-story-teller.git
synced 2025-12-07 01:15:14 +01:00
gh actions fix
This commit is contained in:
parent
636a32af67
commit
ad99aaef33
1 changed files with 1 additions and 0 deletions
1
.github/workflows/story_editor.yml
vendored
1
.github/workflows/story_editor.yml
vendored
|
|
@ -18,6 +18,7 @@ jobs:
|
||||||
sudo apt-get install ninja-build
|
sudo apt-get install ninja-build
|
||||||
sudo apt-get install build-essential
|
sudo apt-get install build-essential
|
||||||
sudo apt-get install cmake
|
sudo apt-get install cmake
|
||||||
|
sudo apt install mesa-common-dev libgl1-mesa-dev libgles2-mesa-dev
|
||||||
- name: build
|
- name: build
|
||||||
working-directory: ./story-editor
|
working-directory: ./story-editor
|
||||||
run : |
|
run : |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue