Skip to content

Commit

Permalink
Try to remove GLFW libs
Browse files Browse the repository at this point in the history
Signed-off-by: Tomas Slusny <[email protected]>
  • Loading branch information
deathbeam committed Nov 4, 2024
1 parent 5d79717 commit c8febce
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-natives.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ jobs:
sudo apt-get install -y --no-install-recommends \
gcc-multilib \
libgl1-mesa-dev \
libglfw3 \
libglfw3-dev \
libx11-dev \
libxcursor-dev \
libxrandr-dev \
Expand Down Expand Up @@ -83,8 +81,6 @@ jobs:
# Install dependencies
sudo apt-get install -y --no-install-recommends \
libgl1-mesa-dev:arm64 \
libglfw3:arm64 \
libglfw3-dev:arm64 \
libx11-dev:arm64 \
libxcursor-dev:arm64 \
libxrandr-dev:arm64 \
Expand Down

0 comments on commit c8febce

Please sign in to comment.