[CD] android download artifact added

This commit is contained in:
Kingkor Roy Tirtho 2022-05-10 16:48:53 +06:00
parent 205090befa
commit bdf6171bff

View File

@ -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