chore: prepare github build ci for multiple archs

This commit is contained in:
javalsai 2024-07-26 21:59:04 +02:00
parent 178acd07ad
commit d6b165ba8b
Signed by: javalsai
SSH Key Fingerprint: SHA256:3G83yKhBUWVABVX/vPWH88xnK4+ptMtHkZGCRXD4Mk8

View File

@ -19,5 +19,5 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: lidm
asset_name: lidm
asset_name: lidm-x86_64 # will compile for more archs other day
tag: ${{ github.ref }}