mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-07 17:15:17 +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
|
else
|
||||||
pwd
|
pwd
|
||||||
echo "All master docs:"
|
echo "All master docs:"
|
||||||
ls -l master-docs
|
ls -l
|
||||||
echo "All outer code:"
|
echo "All outer code:"
|
||||||
ls ../
|
ls ../
|
||||||
echo "No /docs directory found in master branch"
|
echo "No /docs directory found in master branch"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue