Skip to content

Commit 0eaf243

Browse files
committed
job dependency
1 parent b83aaf9 commit 0eaf243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
5050
dist:
5151
name: Distribution
52-
needs: [windows, unix]
52+
needs: [build]
5353

5454
runs-on: ${{ matrix.os }}
5555
strategy:

0 commit comments

Comments
 (0)