From 2e8c1bd568417fd327de0de33b4f4f0537f2a4e7 Mon Sep 17 00:00:00 2001 From: Melody Madeline Lyons Date: Sat, 25 May 2024 21:33:51 -0700 Subject: [PATCH] Update autobuild.yml --- .github/workflows/autobuild.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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