mirror of
https://git.tukaani.org/xz.git
synced 2025-02-17 14:08:12 +00:00
ci: set -e on netbsd
(cherry picked from commit 21b02dd128cf9e8c76325ec124f70381862dcf19)
This commit is contained in:
parent
1bdc70176b
commit
a2d66de54f
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