We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a14cf1 commit 7e9593eCopy full SHA for 7e9593e
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
version: 8.11.0
28
run_install: |
29
- recursive: true
30
- args: [--frozen-lockfile, --strict-peer-dependencies]
+ args: [--frozen-lockfile, --strict-peer-dependencies]
31
env:
32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33
0 commit comments