Skip to content

Commit d9698dc

Browse files
committed
force branch workflow rerun
1 parent 858baf6 commit d9698dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/schematics/scripts/set-magento-version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ fi
88

99
CONDITION="magento-${VERSION}"
1010

11-
# Patch angular.json: add version condition to every build configuration across all projects
11+
# Patch angular.json: add condition to every build configuration across all projects
1212
ANGULAR=$(jq --arg cond "$CONDITION" '
1313
.projects |= with_entries(
1414
.value.architect.build.configurations |= with_entries(

0 commit comments

Comments
 (0)