cd.yaml: upload musl target binary as artifact

This commit is contained in:
Akulij 2025-05-04 02:41:29 +03:00
parent 306dc9e515
commit a5c0115a4d

View File

@ -59,5 +59,5 @@ jobs:
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with:
name: botrunner name: botrunner
path: target/x86_64-unknown-linux-gnu/release/gongbotrs path: target/x86_64-unknown-linux-musl/release/gongbotrs