We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ca45d51 + a81dfe2 commit 919a136Copy full SHA for 919a136
.github/workflows/release.yml
@@ -56,7 +56,7 @@ jobs:
56
target: x86_64-apple-darwin
57
- os: ubuntu-latest
58
artifact_prefix: linux-x86-64
59
- target: x86_64-unknown-linux-gnu
+ target: x86_64-unknown-linux-musl
60
steps:
61
- uses: actions/checkout@v2
62
- uses: actions/cache@v2
0 commit comments