mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-22 22:05:38 +00:00
CI: Fix workflow failure
This commit is contained in:
parent
8be8921ae5
commit
52673743e1
5
.github/workflows/rolling-release.yml
vendored
5
.github/workflows/rolling-release.yml
vendored
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue