We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 559c3d1 commit 5138a36Copy full SHA for 5138a36
.github/workflows/appimage.yml
@@ -131,7 +131,7 @@ jobs:
131
echo "---------------------------------------------------------------"
132
wget --retry-connrefused --tries=30 "$EXTRA_PACKAGES" -O ./get-debloated-pkgs.sh
133
chmod +x ./get-debloated-pkgs.sh
134
- ./get-debloated-pkgs.sh --add-mesa libxml2-mini opus-mini llvm-nano
+ ./get-debloated-pkgs.sh --add-mesa libxml2-mini opus-mini llvm-libs-nano
135
136
- name: Build Release
137
id: version
0 commit comments