Skip to content

Commit 754ff1f

Browse files
committed
Fix release workflow - Ubuntu
1 parent f9e596b commit 754ff1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-ubuntu-distribution-packaging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# 2. Check the ICU binary URL — is the filename still Ubuntu22.04-x64.tgz?
55
# (e.g., icu4c-78_1-Ubuntu22.04-x64.tgz)
66
# 3. Update inflection/CMakeLists.txt:
7-
# - Modify `CPACK_DEBIAN_PACKAGE_DEPENDS` to match the new ICU version.
7+
# Modify `CPACK_DEBIAN_PACKAGE_DEPENDS` to match the new ICU version.
88
# ----------------------------------------------------------------------------------------
99

1010

0 commit comments

Comments
 (0)