1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-12-05 20:32:07 -06:00

temp CI fix

This commit is contained in:
Exverge
2024-04-06 20:52:29 -04:00
parent 3f76e5b8d7
commit 76009b05a8

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/**'