summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-05-19 16:52:04 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-05-19 16:52:04 +0800
commitcb3b636b249dd20ea216e601d7ca21adce36dfbe (patch)
treecfe2c6b19e07a9f9c726b810b50a45fd62387aeb /.github
parent20d194f408a04fc21e9c58c38d22a577d87f594a (diff)
Need debug info :D
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index ede4b7f..7489247 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -114,7 +114,7 @@ jobs:
fetch-depth: 1
- name: Checkout sparsely to avoid issues with unicode paths
- if: failure()
+ if: matrix.os == 'windows-2019'
shell: bash
run: |
set -x