diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 06e18aec5..ddf1781f2 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -343,7 +343,7 @@ jobs: - name: Install Required Packages run: | - brew install automake libtool pkg-config librsvg libnatpmp python curl + brew install automake libtool pkg-config librsvg libnatpmp python pip3 install ds_store mac_alias pip3 install -U pip setuptools diff --git a/src/qt/uploaddownload.cpp b/src/qt/uploaddownload.cpp index 0fff45aae..fa6030f06 100644 --- a/src/qt/uploaddownload.cpp +++ b/src/qt/uploaddownload.cpp @@ -11,7 +11,6 @@ #include #include #include -#include #include #include #include