Update .gitea/workflows/dockerbuild.yml

This commit is contained in:
2025-11-12 21:23:27 +00:00
parent 9056ccde88
commit d6fe459475

View File

@@ -10,7 +10,7 @@ jobs:
- name: Detailed Debug Info
run: |
# Check if we're in a container
# Check if we're in a container
echo "Running in container: ${{ contains(github.runner_os, 'Linux') }}"
# Check file permissions