Skip to content

Commit

Permalink
chore: Use linux-gnu as target triple
Browse files Browse the repository at this point in the history
  • Loading branch information
DashieTM committed Sep 18, 2023
1 parent 09e01ae commit dc28549
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
RUSTTARGET: x86_64_unknown_linux_gnu
EXTRA_FILES: "README.md LICENSE"

0 comments on commit dc28549

Please sign in to comment.