Skip to content

Commit

Permalink
Removed symlink that causes dependency install error.
Browse files Browse the repository at this point in the history
  • Loading branch information
Peguen committed Aug 19, 2024
1 parent 350df6b commit fd284b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
version: '5.15.2'
target: 'desktop'

- name: Remove failing Python symlink
run: sudo rm /usr/local/bin/2to3

- name: Install Dependencies
run: brew install ninja doxygen graphviz protobuf [email protected] pkg-config

Expand Down

0 comments on commit fd284b0

Please sign in to comment.