We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76b2ac2 commit 6a755ceCopy full SHA for 6a755ce
.github/workflows/release-creator.yml
@@ -28,7 +28,7 @@ jobs:
28
cache: "yarn"
29
30
- name: Install Dependencies
31
- run: PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1 HUSKY=0 yarn install --immutable
+ run: PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1 yarn install --immutable
32
33
- name: Create or Update Release PR
34
id: changesets
0 commit comments