CI: Fix workflow failure

pull/2241/head
Connor McLaughlin 4 years ago committed by GitHub
parent 8be8921ae5
commit 52673743e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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
linux-x64-appimage-qt-zsync/duckstation-qt-x64.AppImage.zsync

Loading…
Cancel
Save