Skip to content

Commit a32667a

Browse files
committed
fix glib-genmarshal...3 times a row!
git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@45424 379a1393-f5fb-40a0-bcee-ef074d9b53f7
1 parent 223c7e8 commit a32667a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/make-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
shell: bash
5555
run: |
5656
sudo apt update
57-
sudo apt-get -y install autoconf automake build-essential byacc flex xa65 dos2unix libpcap-dev libcurl4-openssl-dev libgio-2.0-dev
57+
sudo apt-get -y install autoconf automake build-essential byacc flex xa65 dos2unix libpcap-dev libcurl4-openssl-dev libglib2.0-dev
5858
5959
- name: Build
6060
id: build

0 commit comments

Comments
 (0)