Skip to content

Commit

Permalink
fix warning 'cmake 3.30.5 is already installed and up-to-date'
Browse files Browse the repository at this point in the history
  • Loading branch information
rdcm committed Oct 23, 2024
1 parent b7e16c6 commit 0cac905
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ jobs:
- name: Checkout project
uses: actions/checkout@v4

- name: Install cmake
run: brew install cmake

- name: Build
run: make build-macos

Expand Down

0 comments on commit 0cac905

Please sign in to comment.