Skip to content

Commit

Permalink
gh actions fix
Browse files Browse the repository at this point in the history
  • Loading branch information
arabine committed Jan 20, 2024
1 parent 636a32a commit ad99aae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/story_editor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
sudo apt-get install ninja-build
sudo apt-get install build-essential
sudo apt-get install cmake
sudo apt install mesa-common-dev libgl1-mesa-dev libgles2-mesa-dev
- name: build
working-directory: ./story-editor
run : |
Expand Down

0 comments on commit ad99aae

Please sign in to comment.