Skip to content

Commit 16fd5be

Browse files
committed
api_refs.yaml: Try to fix the \E issue
1 parent 312b68c commit 16fd5be

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/api_refs.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ jobs:
4343
#TODO: On 5.0, update tool to handle both PHP & REST APIs
4444
tools/php_api_ref/phpdoc.sh
4545
cat tools/php_api_ref/.phpdoc/template/package-edition-map.twig
46-
sed -i 's//\\\E/' tools/php_api_ref/.phpdoc/template/package-edition-map.twig
47-
cat tools/php_api_ref/.phpdoc/template/package-edition-map.twig
4846
4947
- name: Commit
5048
run: |

0 commit comments

Comments
 (0)