Skip to content

Commit

Permalink
CI: Fix macos.yml error "Invalid workflow file"
Browse files Browse the repository at this point in the history
  • Loading branch information
cjmayo authored and eli-schwartz committed Jan 1, 2024
1 parent 0e1cba6 commit 457161c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
name: ${{ matrix.NAME }}
env:
MESON_CI_JOBNAME: ${{ matrix.NAME }}
HOMEBREW_NO_AUTO_UPDATE: 1
HOMEBREW_NO_AUTO_UPDATE: 1

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 457161c

Please sign in to comment.