Skip to content

Commit 8c6c9c2

Browse files
committed
fix
1 parent 28a3d18 commit 8c6c9c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/development.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
- run: echo '//npm.pkg.github.com/:_authToken=${{secrets.GITHUB_TOKEN}}' >> .npmrc
5454

55-
- run: npm install
55+
- run: npm install --legacy-peer-deps
5656
- name: get-npm-version
5757
id: package-version
5858
uses: martinbeentjes/npm-get-version-action@main

0 commit comments

Comments
 (0)