ci: ignore non project related snapd profile.
This commit is contained in:
parent
9824a035e8
commit
c8cda79b78
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -16,6 +16,7 @@ jobs:
|
|||
sudo apt-get install -y \
|
||||
devscripts debhelper config-package-dev \
|
||||
auditd apparmor-profiles
|
||||
sudo rm /etc/apparmor.d/usr.lib.snapd.snap-confine.real
|
||||
|
||||
- name: Build the apparmor.d package
|
||||
run: dpkg-buildpackage -b -d --no-sign
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue