Skip to content

Commit d117d0c

Browse files
Adding bashrc
1 parent 54150ba commit d117d0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prebuild.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
brew install nasm pkg-config pyenv
5656
pyenv install 3.10
5757
pyenv global 3.10
58+
cat 'eval "$(pyenv init -)"' >> ~/.bashrc
5859
if: ${{ runner.os == 'macOS'}}
5960

6061
- name: npm install

0 commit comments

Comments
 (0)