try to add armhf and arm64 ci build
[pcsx_rearmed.git] / .github / workflows / ci-linux.yml
index 438b055..7ab7d36 100644 (file)
@@ -12,6 +12,6 @@ jobs:
         sudo apt-get update -qq
         sudo apt-get install -y libsdl1.2-dev libasound2-dev libpng-dev libz-dev
     - name: configure
-      run: ./configure
+      run: DUMP_CONFIG_LOG=1 ./configure
     - name: make
       run: make