Skip to content

Commit b0ffb01

Browse files
committed
CI fixup.
1 parent b534ea4 commit b0ffb01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/browser-extension.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
cache: 'npm'
2020
cache-dependency-path: package-lock.json
2121
- run: npm ci
22+
- run: npm run postinstall --workspace=gitcasso
2223
- run: npm run build --workspace=overtype
2324
- run: npm run biome
2425
working-directory: browser-extension

0 commit comments

Comments
 (0)