Fix CI
continuous-integration/drone/push Build is passing Details

This commit is contained in:
~lucidiot 2021-07-24 23:51:13 +02:00
parent 11fa7ed42f
commit 6ab415b693
1 changed files with 2 additions and 2 deletions

View File

@ -7,6 +7,6 @@ steps:
- name: build
image: alpine
commands:
- apk add tree libxslt libxml2-utils
- apk add tree libxslt libxml2-utils bash
- apk add pandoc --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/
- bash -xe Build.sh
- bash -xe build.sh