Skip to content

Commit

Permalink
fix: cache warmup failure is also total failure
Browse files Browse the repository at this point in the history
  • Loading branch information
kristof-mattei authored Oct 9, 2024
1 parent 592150a commit dbc68c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ jobs:
# combination of upstream skip and success: success
runs-on: ubuntu-latest
needs:
- warm-up-cache
- npm-build
- npm-dependencies
- npm-lint
Expand Down

0 comments on commit dbc68c1

Please sign in to comment.