Skip to content

Commit 2def69d

Browse files
authored
Update cp_main.yml
1 parent fbbab1b commit 2def69d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/cp_main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134

135135
- name: Set Yukihana Release (>= 5.17.0)
136136
if: env.IS_COMPATIBLE_CONT == 'true'
137-
run: echo "YUKIHANA_RELEASE=v1.1.0" | Out-File -Append -FilePath $env:GITHUB_ENV
137+
run: echo "YUKIHANA_RELEASE=continuous" | Out-File -Append -FilePath $env:GITHUB_ENV
138138

139139
- name: Set Yukihana Release (< 5.17.0)
140140
if: env.IS_COMPATIBLE_CONT == 'false'

0 commit comments

Comments
 (0)