Update .gitea/workflows/render-and-deploy.yml
This commit is contained in:
@@ -26,6 +26,9 @@ jobs:
|
|||||||
apt-get update
|
apt-get update
|
||||||
apt-get install tree
|
apt-get install tree
|
||||||
tree .
|
tree .
|
||||||
|
tree ..
|
||||||
|
tree ../..
|
||||||
|
tree ../../..
|
||||||
|
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: actions/setup-python@v6
|
uses: actions/setup-python@v6
|
||||||
|
|||||||
Reference in New Issue
Block a user