Boostrap carthage with all platforms
This commit is contained in:
parent
e5bd678aaa
commit
55ac274ce6
2 changed files with 2 additions and 2 deletions
2
.github/workflows/deploying.yml
vendored
2
.github/workflows/deploying.yml
vendored
|
|
@ -41,7 +41,7 @@ jobs:
|
|||
- name: Carthage
|
||||
if: steps.carthage-cache.outputs.cache-hit != 'true'
|
||||
run: |
|
||||
carthage bootstrap --platform iOS --no-use-binaries --cache-builds --use-xcframeworks
|
||||
carthage bootstrap --no-use-binaries --cache-builds --use-xcframeworks
|
||||
- name: GopenPGP
|
||||
if: steps.gopenpgp-cache.outputs.cache-hit != 'true'
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue