From a07a20324220656ebdf5f9c367fff995453c7bc7 Mon Sep 17 00:00:00 2001 From: psykose Date: Sat, 9 Apr 2022 14:05:22 +0000 Subject: [PATCH] community/dotnet6-build: disable check for now --- community/dotnet6-build/APKBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/community/dotnet6-build/APKBUILD b/community/dotnet6-build/APKBUILD index 0b1b8da54c7..536f3ce7cf0 100644 --- a/community/dotnet6-build/APKBUILD +++ b/community/dotnet6-build/APKBUILD @@ -10,6 +10,7 @@ pkgname=dotnet6-build pkgver=6.0.103 pkgrel=5 +options="!check" # Tag of tarball generator. This may change from usual due to mistakes from upstream _installertag=v$pkgver-source-build