Skip to content

Commit e051f74

Browse files
ci: remove catalog filter installation
1 parent 8e81b94 commit e051f74

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ jobs:
3232

3333
- name: Install Dependencies
3434
uses: ./.github/actions/install-dependencies
35-
with:
36-
install-flags: --filter="catalog:prod,build,types"
3735

3836
- name: Compile
3937
run: pnpm prod:build --verbose

0 commit comments

Comments
 (0)