We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d29c5e commit fed7f34Copy full SHA for fed7f34
.github/workflows/build-macos.yml
@@ -37,6 +37,7 @@ jobs:
37
libs/openFrameworksCompiled/lib/osx/*.a
38
libs/openFrameworksCompiled/lib/osx/**/
39
addons/obj/osx/**/
40
+ scripts/templates/osx/build/**/
41
42
key: ${{ runner.os }}-${{matrix.cfg.opt}}-${{ env.cache-name }}-${{ hashFiles('**/*.cpp') }}
43
restore-keys: |
0 commit comments