Skip to content

Commit 75c0919

Browse files
committed
Debug
1 parent 82a1375 commit 75c0919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-configuration-reference.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
6161
echo "Trying to find missing config keys"
6262
cd .github/workflows/docs-configuration-reference
63-
./run.php `pwd`/symfony `pwd`/docs/reference/configuration/$FILE.rst $BUNDLE > $CURRENT_DIR/output.txt
63+
./run.php `pwd`/symfony `pwd`/docs/reference/configuration/$FILE.rst $BUNDLE
6464
cat output.txt
6565
6666
cd $CURRENT_DIR

0 commit comments

Comments
 (0)