Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
nobuyuki83 committed Mar 7, 2024
1 parent 2fc7833 commit 3218eda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:

- name: install glfw
run: |
sudo apt-get install -y xorg-dev
git submodule update --init -- external/glfw
cmake -S external/glfw -B external/glfwbuild
cd external/glfwbuild
Expand Down

0 comments on commit 3218eda

Please sign in to comment.