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 bf16158 commit 9978137Copy full SHA for 9978137
.github/workflows/main.yml
@@ -47,7 +47,7 @@ jobs:
47
output: arm_64
48
fail-fast: true
49
env:
50
- TARGET: ${{ matrix.output }}
+ TARGET: ${{ matrix.target }}
51
OUTPUT: ${{ matrix.output }}
52
steps:
53
- name: Checkout repository
0 commit comments