build(build.yml): fix paths

This commit is contained in:
utox39
2025-10-15 21:33:29 +02:00
parent 429c0f89b9
commit 7faff1e70d

View File

@@ -4,7 +4,7 @@ on:
push: push:
branches: [ "main" ] branches: [ "main" ]
paths: paths:
- 'src/*' - 'src/**'
jobs: jobs:
build: build: