mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-04-04 13:02:01 +02:00
chore: Use linux-gnu as target triple
This commit is contained in:
parent
09e01ae830
commit
dc28549ef6
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -12,4 +12,5 @@ jobs:
|
|||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
RUSTTARGET: x86_64_unknown_linux_gnu
|
||||
EXTRA_FILES: "README.md LICENSE"
|
||||
|
|
Loading…
Reference in a new issue