This commit is contained in:
wendazhi 2026-02-10 16:36:03 +08:00
parent e9618f261d
commit 34cc355291
1 changed files with 14 additions and 0 deletions

14
.gitea/workflows/run.yml Normal file
View File

@ -0,0 +1,14 @@
name: run-app
on:
push:
branches:
- main
jobs:
build:
runs-on: host
steps:
- name: 步骤说明
run: echo "Hello World"
run: cp -r dist /data/wwwroot/weizhuozhongzhi-ai