temp CI fix

This commit is contained in:
Exverge 2024-04-06 20:52:29 -04:00
parent 3f76e5b8d7
commit 76009b05a8
Signed by: Exverge
GPG key ID: 19AAFC0AC6A9B35A

View file

@ -19,7 +19,7 @@ on:
# paths-ignore: # paths-ignore:
# - 'src/android/**' # - 'src/android/**'
push: push:
branches: [ "dev" ] branches: [ "dev", "metal-dev" ]
paths: paths:
- 'src/**' - 'src/**'
- 'CMakeModules/**' - 'CMakeModules/**'