Remove commented build steps

This commit is contained in:
Maurice Parker 2019-10-11 20:07:23 -05:00
parent 2034b684a8
commit b6cb1b8f21
1 changed files with 1 additions and 5 deletions

View File

@ -33,12 +33,8 @@ jobs:
run: xcodebuild -scheme RSDatabaseiOS -showdestinations
- name: Run Build
# continue-on-error: true
env:
ENCRYPTION_SECRET: ${{ secrets.ENCRYPTION_SECRET }}
KEY_SECRET: ${{ secrets.KEY_SECRET }}
SCHEME: ${{ matrix.scheme }}
run: buildscripts/ci-build.sh
# - name: Check for Crashlog
# run: buildscripts/crash-logs.sh