mirror of
https://git.tukaani.org/xz.git
synced 2025-02-19 15:08:14 +00:00
ci: set -e on openbsd
Closes: https://github.com/tukaani-project/xz/pull/116 (cherry picked from commit e885dae37ff5b1dbc760dabc1e03e866a7302ef2)
This commit is contained in:
parent
a2d66de54f
commit
9a5fee7022
1
.github/workflows/openbsd.yml
vendored
1
.github/workflows/openbsd.yml
vendored
@ -23,6 +23,7 @@ jobs:
|
||||
prepare: |
|
||||
/usr/sbin/pkg_add -I -v autoconf-2.71 automake-1.16.5 gmake gettext-tools gtar libtool m4
|
||||
run: |
|
||||
set -e
|
||||
export LC_ALL=C LANG=C
|
||||
export AUTOCONF_VERSION=2.71
|
||||
export AUTOMAKE_VERSION=1.16
|
||||
|
Loading…
x
Reference in New Issue
Block a user