Merge branch 'sh-not-bash' into 'next'

ci: use sh instead of bash

See merge request famedly/conduit!665
This commit is contained in:
Matthias Ahouansou 2024-05-05 08:12:20 +00:00
commit 90c9794221

View file

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/usr/bin/env sh
set -euo pipefail