Skip to content

Commit

Permalink
fix: formatting (#3070)
Browse files Browse the repository at this point in the history
Co-authored-by: ludamad <adam@aztecprotocol.com>
  • Loading branch information
ludamad and ludamad0 authored Oct 26, 2023
1 parent e71e5f9 commit e1633d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ yarn-project-base:
yarn-project:
buildDir: yarn-project
rebuildPatterns:
- ^yarn-project/.*\.(ts|js|cjs|mjs|json|html|md|sh)$
- ^yarn-project/.*\.(ts|tsx|js|cjs|mjs|json|html|md|sh)$
- ^yarn-project/Dockerfile
dependencies:
- yarn-project-base
Expand Down

0 comments on commit e1633d3

Please sign in to comment.