Skip to content

Commit

Permalink
Test python3
Browse files Browse the repository at this point in the history
Hopefully it just works(tm)
  • Loading branch information
RobbieNeko authored Jul 21, 2024
1 parent 13c7237 commit f91fb7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ jobs:
sudo apt update
sudo apt install astyle autoconf automake autopoint bash bison bzip2 cmake flex gettext git g++ gperf intltool \
libffi-dev libgdk-pixbuf2.0-dev libtool libltdl-dev libssl-dev libxml-parser-perl lzip make mingw-w64 openssl \
p7zip-full patch perl pkg-config python2 ruby scons sed unzip wget xz-utils g++-multilib libc6-dev-i386 libtool-bin
p7zip-full patch perl pkg-config python3 ruby scons sed unzip wget xz-utils g++-multilib libc6-dev-i386 libtool-bin
- name: Install MXE
if: matrix.mxe != 'none'
run: |
Expand Down

0 comments on commit f91fb7f

Please sign in to comment.