mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
update changelog.md
This commit is contained in:
@@ -134,11 +134,11 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout into repo
|
||||
uses: actions/checkout@v3
|
||||
- name: Download linux binary
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: linux
|
||||
path: dist
|
||||
# - name: Download linux binary
|
||||
# uses: actions/download-artifact@v3
|
||||
# with:
|
||||
# name: linux
|
||||
# path: dist
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user