Skip to content

Commit dd4d8b9

Browse files
committed
Revert "api_refs.yaml: Try to fix the \E issue"
This reverts commit 16fd5be.
1 parent 16fd5be commit dd4d8b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/api_refs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ 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
4648
4749
- name: Commit
4850
run: |

0 commit comments

Comments
 (0)