summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-07-17 11:24:44 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-07-17 11:24:44 (GMT)
commit7ee5c782b63ec8f260d67820e7869bc22e7ffbcb (patch)
treef718246d6a3c6cb684ecac6ab8be136cab9047b4 /.github
parentb91a3f0f691699de82d3375efce84e7666ac4135 (diff)
downloadtk-7ee5c782b63ec8f260d67820e7869bc22e7ffbcb.zip
tk-7ee5c782b63ec8f260d67820e7869bc22e7ffbcb.tar.gz
tk-7ee5c782b63ec8f260d67820e7869bc22e7ffbcb.tar.bz2
Undo part of previous commit: msys2 shell behaves different from bash
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/win-build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/win-build.yml b/.github/workflows/win-build.yml
index 442bb1b..fa1e2ca 100644
--- a/.github/workflows/win-build.yml
+++ b/.github/workflows/win-build.yml
@@ -7,7 +7,7 @@ jobs:
runs-on: windows-2019
defaults:
run:
- shell: msys2 {0}
+ shell: bash
working-directory: win
strategy:
matrix: