Revert "ci: use sh instead of bash"

This reverts commit 70b07dfabf.
This commit is contained in:
Matthias Ahouansou 2024-05-05 09:28:48 +01:00
parent 6b669d2f4d
commit f9953c31fc
No known key found for this signature in database

View file

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