mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-06 08:34:14 +01:00
🐞 Print paths
This commit is contained in:
parent
f987679f08
commit
5101017f32
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-docs-site.yml
vendored
2
.github/workflows/update-docs-site.yml
vendored
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue