Update .gitea/workflows/deploy.yaml

This commit is contained in:
2025-11-21 17:49:01 +08:00
parent fec0b747ea
commit c8361daa8e

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Checkout code
- name: Checkout dist code
uses: actions/checkout@v4
- name: Copy specific directory to runner's host machine