Skip to content

Commit

Permalink
ci: more
Browse files Browse the repository at this point in the history
  • Loading branch information
markokr committed Apr 6, 2024
1 parent cbf95f0 commit a6d0316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
run: |
./autogen.sh
./configure --prefix=${GITHUB_WORKSPACE}/testinstall || {
tail -n 200 config.log
tail -n 1200 config.log
exit 1
}
make
Expand Down

0 comments on commit a6d0316

Please sign in to comment.