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.
1 parent 9ec3288 commit 8b900abCopy full SHA for 8b900ab
.github/workflows/publish.yml
@@ -34,7 +34,6 @@ jobs:
34
run: |
35
echo TARGET_PREFIX=arm-linux-gnueabihf >> $GITHUB_ENV
36
- name: Setup compiler
37
- if: matrix.target == 'aarch64-unknown-linux-musl'
38
39
[[ -z $TARGET_PREFIX ]] && exit 0
40
sudo apt install gcc-$TARGET_PREFIX
0 commit comments