From: Nick Porter Date: Thu, 29 Aug 2024 12:21:07 +0000 (+0100) Subject: Shell required for run step X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf2bb345ce5e5112bec8d8d0a66aaf6f0e764e0c;p=thirdparty%2Ffreeradius-server.git Shell required for run step --- diff --git a/.github/actions/freeradius-deps/action.yml b/.github/actions/freeradius-deps/action.yml index 69366827224..ce8affe6f3a 100644 --- a/.github/actions/freeradius-deps/action.yml +++ b/.github/actions/freeradius-deps/action.yml @@ -34,6 +34,7 @@ runs: # ...unless apparmor is disabled. - name: Disable AppArmor run: sudo systemctl disable apparmor + shell: bash # # NetworkRADIUS repo is needed for up-to-date versions