Skip to content

Commit

Permalink
update. Github Actions Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
blacknon committed Nov 10, 2024
1 parent fb182c1 commit 118fd8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,11 +216,11 @@ jobs:
strategy:
matrix:
include:
- target: x86_64-unknown-linux-gnu-targz
- target: x86_64-unknown-linux-gnu
artifact: build-x86_64-unknown-linux-gnu
os: ubuntu-latest
ext: tar.gz
- target: x86_64-unknown-linux-musl-targz
- target: x86_64-unknown-linux-musl
artifact: build-x86_64-unknown-linux-gnu-targz
os: ubuntu-latest
ext: tar.gz
Expand Down

0 comments on commit 118fd8a

Please sign in to comment.