mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
update workflow
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user