Remove extraneous then
This commit is contained in:
@@ -45,7 +45,6 @@ jobs:
|
||||
- name: Install Sentry SDK
|
||||
run: |
|
||||
if ! [ -x "$(command -v sentry-cli)" ]; then
|
||||
then
|
||||
curl -sL https://sentry.io/get-cli/ | bash
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user