aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaturn&Eric <[email protected]>2021-06-20 13:27:59 +0000
committerGitHub <[email protected]>2021-06-20 13:27:59 +0000
commit926871038cb68eda3a2e62f076cdd3f3dcff9426 (patch)
tree959efd9342de2ce29be50b1d585580cdb93186de
parentUpdate cmake.yml (diff)
downloadGpgFrontend-926871038cb68eda3a2e62f076cdd3f3dcff9426.tar.gz
GpgFrontend-926871038cb68eda3a2e62f076cdd3f3dcff9426.zip
Update cmake.yml
Diffstat (limited to '')
-rw-r--r--.github/workflows/cmake.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml
index 2ec6cbe0..9af4a405 100644
--- a/.github/workflows/cmake.yml
+++ b/.github/workflows/cmake.yml
@@ -48,7 +48,7 @@ jobs:
- name: Set up Dependence (Windows)
shell: msys2 {0}
run: |
- pacman --noconfirm -Syu mingw-w64-x86_64-gcc mingw-w64-x86_64-make mingw-w64-x86_64-cmake autoconf automake mingw-w64-x86_64-qt-creator mingw-w64-gpgme
+ pacman --noconfirm -Syu mingw-w64-x86_64-gcc mingw-w64-x86_64-make mingw-w64-x86_64-cmake autoconf automake mingw-w64-x86_64-qt-creator mingw-w64-x86_64-gpgme
if: matrix.os == 'windows-latest'
- name: Build GpgME