Set gh action entrypoint interpreter to bash (#1919)
This commit is contained in:
parent
ce269d2da5
commit
3d06894707
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
# If no arguments are given use current working directory
|
||||
|
Loading…
Reference in New Issue
Block a user