Merge branch 'sh-not-bash' into 'next'
ci: use sh instead of bash See merge request famedly/conduit!665
This commit is contained in:
commit
90c9794221
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
#!/usr/bin/env sh
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue