experiment: testing

This commit is contained in:
Nicholas Dudfield
2025-08-12 11:52:47 +07:00
parent 8c79f4bfcb
commit df2fc9606a

View File

@@ -60,6 +60,7 @@ jobs:
- name: Verify Gitea
run: |
gcc --version
PATH="/root/.local/bin:$PATH" python .ci/gitea.py verify --debug
# - name: Build using Docker