We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3c1982 commit 703775eCopy full SHA for 703775e
.github/workflows/build-windows-cygwin.yml
@@ -21,6 +21,7 @@ jobs:
21
- name: "Setup Cygwin"
22
uses: cygwin/cygwin-install-action@v2
23
with:
24
+ check-sig: false
25
platform: x86_64
26
packages: automake make cmake gcc-g++ doxygen graphviz libssl-devel libuuid-devel
27
0 commit comments