]> Nutra Git (v1) - gamesguru/feather.git/commitdiff
ci: install apparmor-utils
authortobtoht <tob@featherwallet.org>
Fri, 9 Aug 2024 11:15:12 +0000 (13:15 +0200)
committertobtoht <tob@featherwallet.org>
Fri, 9 Aug 2024 11:15:12 +0000 (13:15 +0200)
.github/workflows/guix.yml

index c43ed37063d020337e6375d4ec0ad8b8fa9d0521..ed3059b36dfc252a3e716f70065475fc5b293dba 100644 (file)
@@ -52,7 +52,7 @@ jobs:
           path: contrib/depends/sources
           key: sources-${{ hashFiles('contrib/depends/packages/*') }}
       - name: install dependencies
-        run: sudo apt update; sudo apt -y install guix git ca-certificates
+        run: sudo apt update; sudo apt -y install guix git ca-certificates apparmor-utils
       - name: fix apparmor
         run: sudo cp .github/workflows/guix /etc/apparmor.d/guix; sudo /etc/init.d/apparmor reload; sudo aa-enforce guix
       - name: build