Skip to content

Commit

Permalink
chore(repo): fix macos push event
Browse files Browse the repository at this point in the history
  • Loading branch information
AgentEnder committed Jan 31, 2025
1 parent cdbddd9 commit 41cd39f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ jobs:

- name: Fetch Master
run: git fetch origin master:master
if: ${{ github.event_name == 'pull_request' }}

- name: Restore Homebrew packages
uses: actions/cache@v3
Expand Down

0 comments on commit 41cd39f

Please sign in to comment.