Skip to content

Commit 5138a36

Browse files
authored
fix typo
1 parent 559c3d1 commit 5138a36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/appimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
echo "---------------------------------------------------------------"
132132
wget --retry-connrefused --tries=30 "$EXTRA_PACKAGES" -O ./get-debloated-pkgs.sh
133133
chmod +x ./get-debloated-pkgs.sh
134-
./get-debloated-pkgs.sh --add-mesa libxml2-mini opus-mini llvm-nano
134+
./get-debloated-pkgs.sh --add-mesa libxml2-mini opus-mini llvm-libs-nano
135135

136136
- name: Build Release
137137
id: version

0 commit comments

Comments
 (0)