From 5101017f32e3d3fb6fbe477fc76673af91bc41a2 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Thu, 7 Mar 2024 18:29:09 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20Print=20paths?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/update-docs-site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-docs-site.yml b/.github/workflows/update-docs-site.yml index ea29d166f5..f6c6330cad 100644 --- a/.github/workflows/update-docs-site.yml +++ b/.github/workflows/update-docs-site.yml @@ -47,7 +47,7 @@ jobs: else pwd echo "All master docs:" - ls -l master-docs + ls -l echo "All outer code:" ls ../ echo "No /docs directory found in master branch"