diff options
-rw-r--r-- | .github/workflows/release-qt5.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/release-qt5.yml b/.github/workflows/release-qt5.yml index 22611e33..e990f41e 100644 --- a/.github/workflows/release-qt5.yml +++ b/.github/workflows/release-qt5.yml @@ -99,6 +99,7 @@ jobs: mingw-w64-x86_64-libarchive mingw-w64-x86_64-gtest mingw-w64-x86_64-autotools + mingw-w64-x86_64-angleproject if: runner.os == 'Windows' - name: Install Dependence (Linux) |