Skip to content

Commit

Permalink
Add needs
Browse files Browse the repository at this point in the history
  • Loading branch information
allevo committed Jan 2, 2023
1 parent 6dcad9d commit 9bb8a5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
run: cargo clippy

publish:
needs: [build]
name: Publish for ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
Expand Down

0 comments on commit 9bb8a5a

Please sign in to comment.