mirror of
https://github.com/talktao/Vue3-Vite-Vant-TS-H5.git
synced 2025-04-26 19:46:35 +08:00
fix: ci
This commit is contained in:
parent
6907bea52a
commit
fa0ba913c8
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -2,7 +2,7 @@ name: vue3-vite-vant-ts-h5
|
|||||||
on: # 监听 master 分支上的 push 事件
|
on: # 监听 master 分支上的 push 事件
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
runs-on: ubuntu-latest # 构建环境使用 ubuntu
|
runs-on: ubuntu-latest # 构建环境使用 ubuntu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user