From 41e31ba9ad0342e9b9f8e6a93ade914a4bef54c8 Mon Sep 17 00:00:00 2001 From: crystal Date: Sat, 25 Nov 2023 18:16:52 -0700 Subject: [PATCH] chown --- .crystalintegration.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.crystalintegration.yml b/.crystalintegration.yml index 5b483aa..19adeb3 100644 --- a/.crystalintegration.yml +++ b/.crystalintegration.yml @@ -118,6 +118,7 @@ steps: - *goproxy_setup - ./.ci-make.sh forgejo-test-deps - su forgejo -c './.ci-make.sh submodule-make forgejo checks-backend' + - chown -R root:root . download-bin-amd64: image: *bin_dl_image