Skip to content

Commit

Permalink
try to fix msys error again
Browse files Browse the repository at this point in the history
  • Loading branch information
goblinhack committed Jan 8, 2025
1 parent 907457a commit efec2c9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 203 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/msys2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ jobs:
mingw-w64-ucrt-x86_64-ncurses
mingw-w64-ucrt-x86_64-openssl
mingw-w64-ucrt-x86_64-portaudio
mingw-w64-ucrt-x86_64-python3
mingw-w64-ucrt-x86_64-python3-pip
mingw-w64-ucrt-x86_64-python3-py
mingw-w64-ucrt-x86_64-python
mingw-w64-ucrt-x86_64-python-pip
mingw-w64-ucrt-x86_64-python-py
mingw-w64-ucrt-x86_64-readline
mingw-w64-ucrt-x86_64-smpeg2
mingw-w64-ucrt-x86_64-speex
Expand Down
6 changes: 3 additions & 3 deletions build/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,9 @@ help_full()
${MINGW_PKG_TYPE}-x86_64-ncurses \
${MINGW_PKG_TYPE}-x86_64-openssl \
${MINGW_PKG_TYPE}-x86_64-portaudio \
${MINGW_PKG_TYPE}-x86_64-python3 \
${MINGW_PKG_TYPE}-x86_64-python3-pip \
${MINGW_PKG_TYPE}-x86_64-python3-py \
${MINGW_PKG_TYPE}-x86_64-python \
${MINGW_PKG_TYPE}-x86_64-python-pip \
${MINGW_PKG_TYPE}-x86_64-python-py \
${MINGW_PKG_TYPE}-x86_64-readline \
${MINGW_PKG_TYPE}-x86_64-smpeg2 \
${MINGW_PKG_TYPE}-x86_64-speex \
Expand Down
197 changes: 0 additions & 197 deletions build/todo/RUNME.mingw64

This file was deleted.

0 comments on commit efec2c9

Please sign in to comment.