chore(actions): exclude lce resources from builds

it will take 20-30 years
This commit is contained in:
omo50
2026-03-14 02:08:24 +00:00
parent dd51291cc2
commit ee7771d5cd

View File

@@ -4,6 +4,7 @@ on:
branches: [ "main" ]
paths:
- 'resourcepacks/**'
- '!resourcepacks/external/lce-resources/**'
workflow_dispatch:
jobs: