From a3a11917a215ed89117339ff6299c7d90aa1be36 Mon Sep 17 00:00:00 2001 From: Taylor Beeston Date: Mon, 29 Jul 2024 10:56:30 -0700 Subject: [PATCH] =?UTF-8?q?:green=5Fheart:=20Spaces=20=F0=9F=A4=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release-plz.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-plz.yaml b/.github/workflows/release-plz.yaml index 0895d7b..aea4b92 100644 --- a/.github/workflows/release-plz.yaml +++ b/.github/workflows/release-plz.yaml @@ -53,7 +53,7 @@ jobs: chmod g+ws /home/build setfacl -m u::rwx,g::rwx /home/build setfacl -d --set u::rwx,g::rwx,o::- /home/build - BUILDDIR = /home/build runuser -unobody makepkg -- --printsrcinfo > .SRCINFO + BUILDDIR=/home/build runuser -unobody makepkg -- --printsrcinfo > .SRCINFO - name: Import GPG key env: