ci: set -e on netbsd

This commit is contained in:
Christoph Junghans 2024-04-30 07:48:58 -06:00 committed by Lasse Collin
parent 8641f0c24c
commit 21b02dd128
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ jobs:
prepare: |
/usr/sbin/pkg_add -v autoconf automake gmake gettext-tools gtar-base libtool-base m4 po4a
run: |
set -e
export LC_ALL=C LANG=C
uname -a
./autogen.sh