Remove outdated workarounds

This commit is contained in:
Manuel Thalmann 2024-03-07 23:31:08 +01:00
parent f038bc851c
commit c237828bd3

View file

@ -196,17 +196,11 @@ yay --noconfirm -Syu \
esbonio \
powershell-bin \
godot-mono-bin \
;
for editor in \
vscodium-bin \
vscodium-insiders-bin \
visual-studio-code-bin \
visual-studio-code-insiders-bin
do
yay --noconfirm -Syu $editor;
yay --noconfirm -Rs "$editor-debug";
done;
;
for editor_bin in \
codium \