Skip to content

Commit

Permalink
install-dir
Browse files Browse the repository at this point in the history
  • Loading branch information
HertzDevil committed Sep 13, 2024
1 parent 6e5b83e commit 04589c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
uses: cygwin/cygwin-install-action@006ad0b0946ca6d0a3ea2d4437677fa767392401 # v4
with:
packages: make
install-dir: C:\cygwin64
add-to-path: false

- name: Download Crystal source
Expand Down Expand Up @@ -103,6 +104,7 @@ jobs:
uses: cygwin/cygwin-install-action@006ad0b0946ca6d0a3ea2d4437677fa767392401 # v4
with:
packages: make
install-dir: C:\cygwin64
add-to-path: false

- name: Download Crystal source
Expand Down

0 comments on commit 04589c2

Please sign in to comment.