mirror of
https://github.com/Toxblh/MTMR.git
synced 2026-01-10 17:08:39 +00:00
set add params
This commit is contained in:
parent
3141755da7
commit
d52d84c3d1
2
.github/workflows/build-test.yml
vendored
2
.github/workflows/build-test.yml
vendored
@ -25,4 +25,4 @@ jobs:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
- name: Build Archive
|
||||
run: xcodebuild archive -project "MTMR.xcodeproj" -scheme "MTMR" -archivePath Release/App.xcarchive CODE_SIGN_IDENTITY="${{ secrets.SIGN_IDENTITY }}" | xcpretty
|
||||
run: xcodebuild archive -project "MTMR.xcodeproj" -scheme "MTMR" -archivePath Release/App.xcarchive DEVELOPMENT_TEAM="" CODE_SIGN_IDENTITY="" | xcpretty
|
||||
|
||||
Loading…
Reference in New Issue
Block a user