更新 .gitea/workflows/build-image.yml

This commit is contained in:
2025-09-11 10:43:45 +08:00
parent b4ebe98f9c
commit da7cb33061

View File

@@ -36,3 +36,8 @@ jobs:
ls -la /tmp/test-checkout
env:
GIT_TERMINAL_PROMPT: 0
- name: Checkout repository
uses: herryyun/checkout@v4.0.0
with:
token: ${{ secrets.TOKEN }}