Skip to content

Commit

Permalink
fixup 2
Browse files Browse the repository at this point in the history
  • Loading branch information
inashivb committed Aug 13, 2024
1 parent 76819a7 commit f04548f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
autoconf \
automake \
libtool \
gcc \
gcc-c++ \
make \
pkgconfig \
zlib-devel
Expand All @@ -46,6 +48,8 @@ jobs:
autoconf \
automake \
libtool \
gcc \
gcc-c++ \
make \
pkgconfig \
zlib-devel
Expand Down

0 comments on commit f04548f

Please sign in to comment.