mirror of
https://git.tukaani.org/xz.git
synced 2025-04-03 06:10:57 +00:00
ci: set -e on openbsd
Closes: https://github.com/tukaani-project/xz/pull/116
This commit is contained in:
parent
21b02dd128
commit
e885dae37f
1
.github/workflows/openbsd.yml
vendored
1
.github/workflows/openbsd.yml
vendored
@ -23,6 +23,7 @@ jobs:
|
|||||||
prepare: |
|
prepare: |
|
||||||
/usr/sbin/pkg_add -I -v autoconf-2.71 automake-1.16.5 gmake gettext-tools gtar libtool m4
|
/usr/sbin/pkg_add -I -v autoconf-2.71 automake-1.16.5 gmake gettext-tools gtar libtool m4
|
||||||
run: |
|
run: |
|
||||||
|
set -e
|
||||||
export LC_ALL=C LANG=C
|
export LC_ALL=C LANG=C
|
||||||
export AUTOCONF_VERSION=2.71
|
export AUTOCONF_VERSION=2.71
|
||||||
export AUTOMAKE_VERSION=1.16
|
export AUTOMAKE_VERSION=1.16
|
||||||
|
Loading…
x
Reference in New Issue
Block a user