actions-playground/bar-service/bar.sh
2022-08-15 22:17:15 +02:00

4 lines
No EOL
64 B
Bash
Executable file

#!/usr/bin/env bash
echo 'running bar!'
echo 'cool new feature'