mirror of
https://github.com/KRTirtho/spotube.git
synced 2026-05-08 16:24:36 +00:00
cd: ??
This commit is contained in:
parent
ce4f3d28bc
commit
e7c8adfcb3
1
.github/workflows/spotube-release-binary.yml
vendored
1
.github/workflows/spotube-release-binary.yml
vendored
@ -277,6 +277,7 @@ jobs:
|
||||
|
||||
- name: Copy the built packages
|
||||
run: |
|
||||
docker images ls
|
||||
docker create --name spotube_linux_arm krtirtho/spotube_linux_arm:latest
|
||||
docker cp spotube_linux_arm:/app/dist/ dist/
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user