Skip to content

Commit

Permalink
fix: Make sync job wait for fetch job
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzzypixelz committed Jan 15, 2024
1 parent da00e88 commit 9867df6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync-lockfiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:

sync:
name: Sync Cargo lockfile with ${{ matrix.dependant }}
needs: fetch
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 9867df6

Please sign in to comment.