Skip to content

Commit

Permalink
Use sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran committed Nov 1, 2024
1 parent f7b53d7 commit b1bfe9b
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 @@ -55,7 +55,7 @@ jobs:
- name: Install readline
run: |
mkdir -p /opt/nrnwheel/$(uname -m)
sudo mkdir -p /opt/nrnwheel/$(uname -m)
bash packaging/python/build_static_readline_osx.bash
- name: Build MacOS Wheel
Expand Down

0 comments on commit b1bfe9b

Please sign in to comment.