Replace ImageMagick with a custom tool written in swift.
This commit is contained in:
committed by
Stefan Ceriu
parent
0c61bfbb80
commit
ef9c538cad
2
.github/workflows/pr-build.yml
vendored
2
.github/workflows/pr-build.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
p12-password: ${{ secrets.ALPHA_CERTIFICATES_P12_PASSWORD }}
|
||||
|
||||
- name: Build alpha
|
||||
run: bundle exec fastlane alpha
|
||||
run: bundle exec fastlane build_alpha
|
||||
env:
|
||||
APPSTORECONNECT_KEY_ID: ${{ secrets.APPSTORECONNECT_KEY_ID }}
|
||||
APPSTORECONNECT_KEY_ISSUER_ID: ${{ secrets.APPSTORECONNECT_KEY_ISSUER_ID }}
|
||||
|
||||
Reference in New Issue
Block a user