Update .gitea/workflows/render-and-deploy.yml

This commit is contained in:
2026-04-09 19:41:47 +00:00
parent b73a6c32f3
commit 1e478ae568

View File

@@ -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