mirror of
https://git.tukaani.org/xz.git
synced 2025-03-03 07:00:53 +00:00
ci: set -e on netbsd
This commit is contained in:
parent
8641f0c24c
commit
21b02dd128
1
.github/workflows/netbsd.yml
vendored
1
.github/workflows/netbsd.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user