Skip to content

Commit dcc6f01

Browse files
committed
fix
1 parent 5018fdc commit dcc6f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron_build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
steps:
5555
- uses: actions/checkout@v4
5656
with:
57-
ref: ${{ inputs.idf_branch }}
57+
ref: ${{ inputs.lib_builder_branch }}
5858

5959
- name: Install dependencies
6060
run: bash ./tools/prepare-ci.sh

0 commit comments

Comments
 (0)