ci: use sh instead of bash
This commit is contained in:
parent
d97f5aa3b8
commit
70b07dfabf
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