Skip to content

Commit

Permalink
Update pvsneslib_build_package.yml
Browse files Browse the repository at this point in the history
bug with python 2 to 3 update
  • Loading branch information
alekmaul authored Aug 26, 2023
1 parent 9d695d0 commit 69203c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pvsneslib_build_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
if: matrix.name == 'darwin'
run: |
brew update
rm -f '/usr/local/bin/2to3'
brew install doxygen
brew install gnu-sed
brew install texi2html
Expand Down

0 comments on commit 69203c2

Please sign in to comment.