Skip to content

Commit

Permalink
Yeah sudo it all
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran committed Nov 1, 2024
1 parent b1bfe9b commit 1198189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Install readline
run: |
sudo mkdir -p /opt/nrnwheel/$(uname -m)
bash packaging/python/build_static_readline_osx.bash
sudo bash packaging/python/build_static_readline_osx.bash
- name: Build MacOS Wheel
run: |
Expand Down

0 comments on commit 1198189

Please sign in to comment.