We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09abba2 commit 1dec5c0Copy full SHA for 1dec5c0
1 file changed
.github/workflows/release.yml
@@ -50,7 +50,6 @@ jobs:
50
with:
51
profile: minimal
52
toolchain: stable
53
- target: $([[ ${{matrix.arch}} == 'amd64' ]] && echo "x86_64-unknown-linux-gnu" || echo "aarch64-unknown-linux-gnu")
54
override: true
55
56
- uses: actions/checkout@v2
0 commit comments