Skip to content

Commit f997bce

Browse files
committed
Use legacy peer dependencies
1 parent 73c292d commit f997bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-stg.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
restore-keys: |
4040
${{ runner.os }}-public-gatsby-
4141
42-
- run: npm install
42+
- run: npm install --legacy-peer-deps
4343

4444
- run: GENERATE_DATASHEETS=true npm run build
4545

0 commit comments

Comments
 (0)