diff --git a/.github/workflows/autobuild.yml b/.github/workflows/autobuild.yml index 19169977b..d288179ac 100644 --- a/.github/workflows/autobuild.yml +++ b/.github/workflows/autobuild.yml @@ -32,6 +32,7 @@ jobs: mingw-w64-ucrt-x86_64-autotools mingw-w64-ucrt-x86_64-gcc mingw-w64-ucrt-x86_64-boost + mingw-w64-ucrt-x86_64-egl-headers - name: Checkout repository @@ -292,4 +293,4 @@ jobs: # uses: actions/upload-artifact@v3 # with: # name: mkxp-z.macos.${{github.event_name == 'pull_request' && format('PR{0}', github.event.number) || github.ref_name}}-${{steps.short-sha.outputs.sha}} - # path: build/Build/Products/Release/Z-universal.app.zip \ No newline at end of file + # path: build/Build/Products/Release/Z-universal.app.zip