Skip to content

Commit fed7f34

Browse files
authored
Actions macOS - more folders on cache (#7443)
1 parent 0d29c5e commit fed7f34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-macos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
libs/openFrameworksCompiled/lib/osx/*.a
3838
libs/openFrameworksCompiled/lib/osx/**/
3939
addons/obj/osx/**/
40+
scripts/templates/osx/build/**/
4041
4142
key: ${{ runner.os }}-${{matrix.cfg.opt}}-${{ env.cache-name }}-${{ hashFiles('**/*.cpp') }}
4243
restore-keys: |

0 commit comments

Comments
 (0)