Skip to content

Commit

Permalink
Fix for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhmud Ahmad committed Jan 10, 2024
1 parent 3c07415 commit 392da5c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ jobs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
with:
ref: ${{ needs.prepare-release.outputs.sha }}
- uses: Homebrew/actions/setup-homebrew@master
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
- uses: ningenMe/[email protected]
- name: Install Make
run: brew install make
Expand Down

0 comments on commit 392da5c

Please sign in to comment.