Skip to content

Commit 29b5bfa

Browse files
committed
test
1 parent cb8179e commit 29b5bfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
bash ./tools/check-deploy-needed.sh
106106
107107
- name: Install dependencies
108-
if: env.libs_has_commit == '0' || env.ar_has_commit == '0'
108+
#if: env.libs_has_commit == '0' || env.ar_has_commit == '0'
109109
run: bash ./tools/prepare-ci.sh
110110

111111
- name: Build

0 commit comments

Comments
 (0)