Skip to content

Commit 703775e

Browse files
committed
Check git actions build
1 parent c3c1982 commit 703775e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-windows-cygwin.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- name: "Setup Cygwin"
2222
uses: cygwin/cygwin-install-action@v2
2323
with:
24+
check-sig: false
2425
platform: x86_64
2526
packages: automake make cmake gcc-g++ doxygen graphviz libssl-devel libuuid-devel
2627

0 commit comments

Comments
 (0)