Compare commits

..

No commits in common. "1bf6de3b307aefa571c4f8743c7fabd6f2578bd7" and "16ff586de47ae0532354caf2de6a30fb2c627df5" have entirely different histories.

2 changed files with 1 additions and 1 deletions

View file

@ -37,6 +37,7 @@ runs:
if [[ "${{ inputs.purge-packages }}" == 'true' ]]; then
sudo apt-get purge \
--allow-remove-essential \
-qq \
$(non_manifest_packages) # > /dev/null
fi

View file

@ -67,7 +67,6 @@ jobs:
needs: build-minimal
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
host:
- othalan