diff --git a/.github/workflows/rolling-release.yml b/.github/workflows/rolling-release.yml index e04bd917d..cd59bf785 100644 --- a/.github/workflows/rolling-release.yml +++ b/.github/workflows/rolling-release.yml @@ -271,11 +271,6 @@ jobs: with: name: "linux-x64-appimage-qt-zsync" - - name: Download Android APK - uses: actions/download-artifact@v1 - with: - name: "android" - - name: Create preview release if: github.ref == 'refs/heads/master' uses: "marvinpinto/action-automatic-releases@latest" @@ -310,4 +305,4 @@ jobs: linux-x64-appimage-nogui/duckstation-nogui-x64.AppImage linux-x64-appimage-nogui-zsync/duckstation-nogui-x64.AppImage.zsync linux-x64-appimage-qt/duckstation-qt-x64.AppImage - linux-x64-appimage-qt-zsync/duckstation-qt-x64.AppImage.zsync \ No newline at end of file + linux-x64-appimage-qt-zsync/duckstation-qt-x64.AppImage.zsync