summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorcyqsimon <28627918+cyqsimon@users.noreply.github.com>2023-08-27 00:02:53 +0800
committercyqsimon <28627918+cyqsimon@users.noreply.github.com>2023-08-30 11:09:29 +0800
commite57bb529813e20c93c086db17bb6b318ebc74fcd (patch)
treec03eb8e70a659595392f125b75bca43b4ae48025 /.github
parent396976775225903a732697d35c6b466eb94c48f1 (diff)
Show build.rs STDERR for all targets
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index a269bcd..856aafc 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -35,7 +35,6 @@ jobs:
# This is useful for debugging problems when the expected build artifacts
# (like shell completions and man pages) aren't generated.
- name: Show build.rs stderr
- if: matrix.os == 'windows-latest'
shell: bash
run: |
set +x