Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NexushasTaken authored Dec 2, 2024
1 parent ca99239 commit 8b10959
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
uses: actions/checkout@v4
- name: Install Xcode Command Line Tools
run: |
xcode-select --install || true
xcodebuild -license accept
sudo xcode-select --install || true
sudo xcodebuild -license accept
- name: Install dependencies
run: |
brew install glfw tree
Expand Down

0 comments on commit 8b10959

Please sign in to comment.