diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 41380a689..97634fc32 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -40,7 +40,7 @@ jobs: cd desmume/src/frontend/posix/ autoreconf -i ./configure --prefix=/usr --enable-gdb-stub --enable-wifi - make -j + make -j8 make DESTDIR=/tmp/DeSmuME install - name: Pack artifact