fix(ci): not working

This commit is contained in:
nullcat
2026-05-25 00:40:50 +08:00
parent 284111360c
commit 8913f8abda
+2 -3
View File
@@ -2,12 +2,11 @@ name: Build
on:
push:
branches: [ "main" ]
branches:
- main
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
strategy: