Skip to content

Commit

Permalink
Update meson.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dgsga authored Mar 11, 2024
1 parent 56de6f6 commit c379b0b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ env:
autoconf \
automake \
bison \
file \
flex \
docbook-xsl \
libacl1-dev \
Expand Down Expand Up @@ -55,6 +56,7 @@ env:
jobs:
build-ubuntu:
if: false
name: Ubuntu
runs-on: ubuntu-22.04
steps:
Expand Down Expand Up @@ -110,8 +112,8 @@ jobs:
apt-get update
apt-get install --assume-yes --no-install-recommends \
bison \
coreutils \
default-libmysqlclient-dev \
file \
flex \
gcc \
libacl1-dev \
Expand Down

0 comments on commit c379b0b

Please sign in to comment.