Update action.yml
This commit is contained in:
@@ -117,7 +117,6 @@ runs:
|
||||
mkdir -p "$OUTPUT_DIR"
|
||||
|
||||
echo "📜 Executing custom shell commands..."
|
||||
echo "set -e" > custom_commands.sh
|
||||
echo "${{ inputs.custom_shell_commands }}" >> custom_commands.sh
|
||||
chmod +x custom_commands.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user