Skip to content

Commit

Permalink
Adding bashrc
Browse files Browse the repository at this point in the history
  • Loading branch information
srikanth-descript committed Dec 14, 2023
1 parent 54150ba commit d117d0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
brew install nasm pkg-config pyenv
pyenv install 3.10
pyenv global 3.10
cat 'eval "$(pyenv init -)"' >> ~/.bashrc
if: ${{ runner.os == 'macOS'}}

- name: npm install
Expand Down

0 comments on commit d117d0c

Please sign in to comment.