ci: use sh instead of bash

This commit is contained in:
Matthias Ahouansou 2024-05-05 08:53:53 +01:00
parent d97f5aa3b8
commit 70b07dfabf
No known key found for this signature in database

View file

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