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 db250dd commit 720bc64Copy full SHA for 720bc64
.github/workflows/publish-comps.yml
@@ -19,7 +19,6 @@ jobs:
19
with:
20
node-version: ${{ matrix.node-version }}
21
cache: 'yarn'
22
- cache-dependency-path: 'client/packages/lowcoder-comps/yarn.lock'
23
- name: Install dependencies
24
uses: borales/actions-yarn@v4.2.0
25
0 commit comments