Skip to content

Commit 6a755ce

Browse files
committed
commit
1 parent 76b2ac2 commit 6a755ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-creator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
cache: "yarn"
2929

3030
- name: Install Dependencies
31-
run: PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1 HUSKY=0 yarn install --immutable
31+
run: PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1 yarn install --immutable
3232

3333
- name: Create or Update Release PR
3434
id: changesets

0 commit comments

Comments
 (0)