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

This commit is contained in:
2026-04-09 19:38:00 +00:00
parent 6ff3c9701d
commit c002308ed7

View File

@@ -23,7 +23,8 @@ jobs:
- name: List files
run: |
ls work/opencloud_compose
apt-get install tree
tree .
- name: Setup Python
uses: actions/setup-python@v6