ea7f36e48e
ls -la /github/ exits with code 2 when /github/ doesn't exist, causing set -e to fail the step. Remove that listing. Co-Authored-By: Paperclip <noreply@paperclip.ing>