aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/test.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-01-04 12:55:24 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-01-04 12:55:24 +0300
commit5e27a630072aac95ba66478f270a3de5901b38f7 (patch)
tree4e71cbf08f54a1c43d8294b37111eb1ee7688c57 /.github/workflows/test.yml
parentset %CYGWIN% before installing Cygwin (diff)
downloadsetup-cygwin-5e27a630072aac95ba66478f270a3de5901b38f7.tar.gz
setup-cygwin-5e27a630072aac95ba66478f270a3de5901b38f7.zip
rename symlinks-to-hardlinks to just hardlinks
Diffstat (limited to '')
-rw-r--r--.github/workflows/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 5866f16..41c4079 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -48,7 +48,7 @@ jobs:
install-dir: C:\cg
packages: cmake gcc python3
env: '${{ matrix.env }}'
- symlinks-to-hardlinks: '${{ matrix.hardlinks }}'
+ hardlinks: '${{ matrix.hardlinks }}'
- name: Run bash
run: |