diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a172bea3e31..e0720f20ea8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,12 @@ jobs: - name: Install Mako run: pip3 install --user mako - name: Configure - run: meson . build -Dbuild-tests=true -Dosmesa=true + run: | + cat > native_config <