We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd7bddf commit 128e20bCopy full SHA for 128e20b
.github/workflows/monorepo-sync.yml
@@ -36,7 +36,7 @@ jobs:
36
if: steps.cache.outputs.cache-hit != 'true'
37
uses: borales/actions-yarn@v4
38
with:
39
- cmd: install --frozen-lockfile
+ cmd: install
40
41
- name: Install zx
42
run: yarn add zx
0 commit comments