]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - .github/workflows/build.yml
Formally drop support for building with upstream Irrlicht
[dragonfireclient.git] / .github / workflows / build.yml
index 70340d82d584b3b417d985f48eb5dd4e6a5ea971..1717a282d4bd6c3475cbdfbd24714bbfc2c2159b 100644 (file)
@@ -132,7 +132,7 @@ jobs:
       - name: Install deps
         run: |
           source ./util/ci/common.sh
-          install_linux_deps --old-irr clang-9
+          install_linux_deps clang-9
 
       - name: Build prometheus-cpp
         run: |