Update armbian-framework-rootfs-cache-v2.yml

This commit is contained in:
Igor Pečovnik
2023-02-19 12:09:17 +01:00
committed by GitHub
parent 5d764792d7
commit 51af7e07ff

View File

@@ -47,7 +47,7 @@ jobs:
for i in ${releases[@]}; do
# Cycle desktops
[[ $desktop == yes ]] && desktops=($(find -L config/desktop/sid/environments/ -name support -exec grep -l 'supported' {} \; | rev | cut -d '/' -f 2 | rev))
[[ "${{ inputs.minimal }}" == yes ]] && desktops=($(find -L config/desktop/sid/environments/ -name support -exec grep -l 'supported' {} \; | rev | cut -d '/' -f 2 | rev))
for j in ${arch[@]}; do
runner_tags=qemu