mirror of
https://github.com/tcsenpai/swingmusic.git
synced 2025-07-28 13:41:42 +00:00
update workflow
This commit is contained in:
parent
cbd164f854
commit
546397b777
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
@ -124,7 +124,7 @@ jobs:
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: linux
|
||||
path: dist/swingmusic
|
||||
path: dist
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v1
|
||||
|
||||
@ -159,9 +159,6 @@ jobs:
|
||||
- name: print directory
|
||||
run: |
|
||||
ls -R
|
||||
- name: Copy binary to ./dist
|
||||
run: |
|
||||
cp ./dist/swingmusic/swingmusic ./dist/swingmusic
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user