Skip to content

Commit

Permalink
Hopefully fix OSX
Browse files Browse the repository at this point in the history
  • Loading branch information
jbboehr committed Jul 1, 2020
1 parent 238e812 commit a148006
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/osx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ function install_libmustache() (
cd libmustache
git checkout ${LIBMUSTACHE_VERSION}
autoreconf -i
./configure --without-mustache-spec
make
make install
)
Expand Down

0 comments on commit a148006

Please sign in to comment.