Update build.yml

This commit is contained in:
physton
2024-03-22 17:21:57 +08:00
parent 805dc41561
commit 47556e3f9c

View File

@@ -1,11 +1,11 @@
name: Build
on:
push:
branches:
- main
paths:
- 'src/**'
#on:
# push:
# branches:
# - main
# paths:
# - 'src/**'
jobs:
build: