Skip to content

Commit

Permalink
Updated macOS 12.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggarra13 committed Apr 10, 2024
1 parent 5295f6e commit 630d0e1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/full_macos12.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ jobs:
run: |
chmod +x ./*.sh ./bin/*.sh ./etc/*.sh
- name: Install cmake
run: |
./etc/install_cmake.sh
- name: Build mrv2
run: |
./runme_nolog.sh -t package
Expand Down

0 comments on commit 630d0e1

Please sign in to comment.