Ver Fonte

Update linux.yml

Ray há 5 anos atrás
pai
commit
a29f0695ef
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      .github/workflows/linux.yml

+ 1 - 0
.github/workflows/linux.yml

@@ -35,6 +35,7 @@ jobs:
         mkdir include
         mkdir lib
         cd ../../../raylib
+        sudo apt-get install gcc-multilib
         sudo apt-get install -y --no-install-recommends libglfw3 libglfw3-dev libx11-dev libxcursor-dev libxrandr-dev libxinerama-dev libxi-dev libxext-dev libxfixes-dev
       
     - name: Build Library