Fixed sudo,pacman added plasma #1

Merged
sohrab merged 9 commits from github/fork/behdanisohrab/main into main 2024-07-23 09:44:32 -04:00
Showing only changes of commit eb21d10efa - Show all commits

View file

@ -54,7 +54,7 @@ jobs:
scripts+=("$script_path")
fi
done
sudo ./create-image 8G ${{ matrix.arch }} "${scripts[@]}"
sudo ./create-image 9G ${{ matrix.arch }} "${scripts[@]}"
- name: Rename image
id: rename-image
run: |