Skip to content

Commit e259f54

Browse files
committed
fixup! ci: Update minimum Meson version
1 parent a68185c commit e259f54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
sudo apt install -y --no-install-recommends \
2121
curl git build-essential \
2222
libgtk-4-dev gettext libdbus-1-dev libssl-dev libudev-dev \
23-
libxml2-utils desktop-file-utils
23+
libxml2-utils desktop-file-utils \
2424
python3-pip ninja-build
2525
- name: Install Meson
2626
run: |

0 commit comments

Comments
 (0)