native macOS codings agent orchestrator
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix Ghostty cache invalidation in CI (#164)

authored by

Danh Dang and committed by
GitHub
6016d754 23c72115

-2
-2
.github/actions/setup-macos/action.yml
··· 33 33 Resources/ghostty 34 34 Resources/terminfo 35 35 key: ${{ runner.os }}-${{ runner.arch }}-ghostty-${{ env.GHOSTTY_SHA }} 36 - restore-keys: | 37 - ${{ runner.os }}-${{ runner.arch }}-ghostty- 38 36 - name: Build ghostty 39 37 if: steps.ghostty_cache.outputs.cache-hit != 'true' 40 38 shell: bash