We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b83aaf9 commit 0eaf243Copy full SHA for 0eaf243
.github/workflows/build.yml
@@ -49,7 +49,7 @@ jobs:
49
50
dist:
51
name: Distribution
52
- needs: [windows, unix]
+ needs: [build]
53
54
runs-on: ${{ matrix.os }}
55
strategy:
0 commit comments