1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-04-04 03:14:34 +03:00

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

ci: use sh instead of bash

See merge request 
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