chore: prepare github build ci for multiple archs

This commit is contained in:
2024-07-26 21:59:04 +02:00
parent 178acd07ad
commit d6b165ba8b

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 }}