Skip to content

Commit 34efb85

Browse files
authored
Update build.yml
1 parent c106b72 commit 34efb85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020
'**/*.swift',
2121
'**/*.m',
2222
'**/*.metal',
23-
'**/*.comp'
23+
'**/*.comp',
2424
'**/*.glsl'
2525
]
2626

@@ -41,7 +41,7 @@ on:
4141
'**/*.swift',
4242
'**/*.m',
4343
'**/*.metal',
44-
'**/*.comp'
44+
'**/*.comp',
4545
'**/*.glsl'
4646
]
4747

0 commit comments

Comments
 (0)