mirror of
https://github.com/telemt/telemt.git
synced 2026-06-19 02:00:08 +07:00
Update release.yml
This commit is contained in:
@@ -107,7 +107,6 @@ jobs:
|
|||||||
mkdir dist
|
mkdir dist
|
||||||
find artifacts -name "*.tar.gz" -exec tar -xzf {} -C dist \;
|
find artifacts -name "*.tar.gz" -exec tar -xzf {} -C dist \;
|
||||||
|
|
||||||
# используем musl как runtime бинарь
|
|
||||||
cp dist/telemt-x86_64-unknown-linux-musl dist/telemt || true
|
cp dist/telemt-x86_64-unknown-linux-musl dist/telemt || true
|
||||||
|
|
||||||
- uses: docker/setup-qemu-action@v3
|
- uses: docker/setup-qemu-action@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user