Skip to content

Commit

Permalink
Troubleshooting mac action
Browse files Browse the repository at this point in the history
  • Loading branch information
akenmorris committed Apr 29, 2024
1 parent ee6d2d6 commit 4beb2a2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ jobs:

- name: OS Setup
run: |
ls /usr/local
ls /usr/local/miniconda
uname -m
echo $CONDA
sudo chown -R $UID $CONDA
conda init zsh
source ~/.zshrc
Expand Down

0 comments on commit 4beb2a2

Please sign in to comment.