Update .gitea/workflows/deploy.yaml

This commit is contained in:
2025-11-21 17:17:49 +08:00
parent 6e471815cc
commit 2e525d5ea1

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