test: see if using the #!/usr/bin/env will help in the operation
Some checks failed
scp files / test scp action (push) Failing after 28s
scp files / test deploy artifact (push) Failing after 16s
scp files / test changed-files (push) Failing after 9s
scp files / test Multiple Host (push) Has been cancelled
scp files / test target folder (push) Has been cancelled

Signed-off-by: silver <silver@skynet.ie>
This commit is contained in:
silver 2024-09-22 20:16:39 +00:00
parent 7622c01418
commit 3a97b1cd7e

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env sh
set -eu