Skip to content

Commit 720bc64

Browse files
fix: publish-comps action fix
1 parent db250dd commit 720bc64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-comps.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
with:
2020
node-version: ${{ matrix.node-version }}
2121
cache: 'yarn'
22-
cache-dependency-path: 'client/packages/lowcoder-comps/yarn.lock'
2322
- name: Install dependencies
2423
uses: borales/actions-yarn@v4.2.0
2524
with:

0 commit comments

Comments
 (0)