Skip to content

Commit afc0932

Browse files
committed
arm dep bump
1 parent a0665e3 commit afc0932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
sudo apt-get update
128128
# Unsure which of these are actually necessary...
129129
sudo apt-get install -y libgtk-3-dev libwebkit2gtk-4.1-dev libayatana-appindicator3-dev librsvg2-dev \
130-
libjavascriptcoregtk-4.1-dev libsoup-3.0-dev
130+
libjavascriptcoregtk-4.1-dev libsoup-3.0-dev xdg-utils
131131
132132
- name: Install dependencies
133133
run: |

0 commit comments

Comments
 (0)