Skip to content

Commit

Permalink
fix python 3.12 build
Browse files Browse the repository at this point in the history
  • Loading branch information
jbleyel committed Oct 20, 2023
1 parent 207b2af commit 1921ef8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/enigma2-plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
steps:
- name: Install prerequisites
run: |
sudo add-apt-repository -y ppa:deadsnakes/ppa
sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
sudo apt-get -q update
sudo apt remove -y libunwind-14-dev
Expand Down

0 comments on commit 1921ef8

Please sign in to comment.