File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,11 +47,13 @@ jobs:
4747 # Ok
4848 #wget https://github.com/niess/python-appimage/releases/download/python3.9/python3.9.19-cp39-cp39-manylinux1_x86_64.AppImage
4949 #wget https://github.com/niess/python-appimage/releases/download/python3.10/python3.10.6-cp310-cp310-manylinux2010_x86_64.AppImage
50+ #wget https://github.com/ryuuzaki42/Python_to_make_AppImage/releases/download/06/python3.13.3-cp313-cp313-manylinux2014_x86_64.AppImage
5051
5152 # Test
5253 #wget https://github.com/ryuuzaki42/Python_to_make_AppImage/releases/download/3.12.10/python3.12.10-cp312-cp312-manylinux_2_28_x86_64.AppImage
53- #wget https://github.com/ryuuzaki42/Python_to_make_AppImage/releases/download/06/python3.13.3-cp313-cp313-manylinux2014_x86_64.AppImage
54- wget https://github.com/niess/python-appimage/releases/download/python3.14/python3.14.0-cp314-cp314-manylinux2014_x86_64.AppImage
54+
55+ ## Error
56+ wget https://github.com/niess/python-appimage/releases/download/python3.14/python3.14.0-cp314-cp314t-manylinux2014_x86_64.AppImage
5557
5658 fileName=$(ls python3*.AppImage)
5759 chmod +x "$fileName"
You can’t perform that action at this time.
0 commit comments