mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-12 23:45:18 +00:00
cd: fix version not being extracted in the steps
This commit is contained in:
parent
47f98b98aa
commit
6c6488ea6d
1
.github/workflows/spotube-release-binary.yml
vendored
1
.github/workflows/spotube-release-binary.yml
vendored
@ -117,6 +117,7 @@ jobs:
|
||||
needs:
|
||||
- build_platform
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: Spotube-Release-Binaries
|
||||
|
Loading…
Reference in New Issue
Block a user