mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-12 23:45:18 +00:00
[CD] android download artifact added
This commit is contained in:
parent
205090befa
commit
bdf6171bff
4
.github/workflows/release-build.yml
vendored
4
.github/workflows/release-build.yml
vendored
@ -191,6 +191,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: Spotube-Linux-Bundle
|
name: Spotube-Linux-Bundle
|
||||||
path: ./Spotube-Linux-Bundle
|
path: ./Spotube-Linux-Bundle
|
||||||
|
- uses: actions/download-artifact@v3
|
||||||
|
with:
|
||||||
|
name: Spotube-Android-Bundle
|
||||||
|
path: ./Spotube-Android-Bundle
|
||||||
- name: Get latest tag
|
- name: Get latest tag
|
||||||
id: tag
|
id: tag
|
||||||
uses: dawidd6/action-get-tag@v1
|
uses: dawidd6/action-get-tag@v1
|
||||||
|
Loading…
Reference in New Issue
Block a user