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 3f9076e commit 80e337dCopy full SHA for 80e337d
.github/workflows/release.yaml
@@ -560,8 +560,7 @@ jobs:
560
with:
561
args: bash .github/scripts/untar.sh
562
563
- - if: matrix.platform.ARCH == 'ARM64'
564
- uses: docker://hasufell/arm64v8-debian-haskell:10
+ - uses: docker://hasufell/arm64v8-debian-haskell:10
565
name: Create bindist (aarch64 linux)
566
567
args: bash .github/scripts/bindist.sh
0 commit comments