mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 15:33:47 +01:00
fix(ci): github workflows.
This commit is contained in:
parent
0e96b3b66f
commit
52b3a1dfd4
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
sudo systemctl status apparmor.service
|
||||
|
||||
- name: Ensure compatibility with some AppArmor userspace tools
|
||||
run:
|
||||
run: |
|
||||
if [[ ${{ matrix.os }} != ubuntu-24.04 ]]; then
|
||||
sudo aa-enforce /etc/apparmor.d/aa-notify
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user