Skip to content

Commit

Permalink
Maybe the first install can't have versions?
Browse files Browse the repository at this point in the history
  • Loading branch information
me-and committed Oct 16, 2023
1 parent 18185d8 commit a0f07ae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,12 @@ jobs:
zlib-devel
fail-fast: false
steps:
- name: Initial Cygwin install
uses: cygwin/cygwin-install-action
with:
site: http://ctm.crouchingtigerhiddenfruitbat.org/pub/cygwin/circa/64bit/2023/04/13/213636
check-sig: false
timeout-minutes: 10
- name: Install Cygwin build requirements
uses: cygwin/cygwin-install-action@v2
with:
Expand Down

0 comments on commit a0f07ae

Please sign in to comment.