mirror of
https://github.com/javalsai/lidm.git
synced 2025-07-03 14:25:03 +02:00
chore: prepare github build ci for multiple archs
This commit is contained in:
parent
178acd07ad
commit
d6b165ba8b
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -19,5 +19,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
file: lidm
|
file: lidm
|
||||||
asset_name: lidm
|
asset_name: lidm-x86_64 # will compile for more archs other day
|
||||||
tag: ${{ github.ref }}
|
tag: ${{ github.ref }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user