Skip to content

Commit 7ea6f38

Browse files
committed
fix: remove cache clean
1 parent a40724c commit 7ea6f38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/actions/install-and-build-sdk/action.yml

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ runs:
99
- name: Install & Build the Core Package
1010
run: |
1111
cd package/
12-
yarn cache clean
1312
yarn --frozen-lockfile
1413
shell: bash
1514
- name: Install & Build the Native Package

0 commit comments

Comments
 (0)