Skip to content

Commit e865eda

Browse files
committed
Fix dependency reference
1 parent 861d302 commit e865eda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
runs-on: ubuntu-latest
121121

122122
needs:
123-
- release-build
123+
- build-via-poetry
124124

125125
permissions:
126126
id-token: write

0 commit comments

Comments
 (0)