summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
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