Also install libiconv on FreeBSD
This commit is contained in:
parent
ab17270761
commit
1c32dbc88a
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -271,7 +271,7 @@ jobs:
|
|||||||
- name: Run build
|
- name: Run build
|
||||||
run: |
|
run: |
|
||||||
sed -i.bak -e 's/quarterly/latest/' /etc/pkg/FreeBSD.conf
|
sed -i.bak -e 's/quarterly/latest/' /etc/pkg/FreeBSD.conf
|
||||||
pkg install -y ghc hs-cabal-install git bash misc/compat10x misc/compat11x misc/compat12x gmake llvm14
|
pkg install -y ghc hs-cabal-install git bash misc/compat10x misc/compat11x misc/compat12x gmake llvm14 libiconv
|
||||||
tzsetup Etc/GMT
|
tzsetup Etc/GMT
|
||||||
adjkerntz -a
|
adjkerntz -a
|
||||||
bash .github/scripts/build.sh
|
bash .github/scripts/build.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user