mirror of
https://github.com/Finb/Bark.git
synced 2025-12-08 21:36:01 +00:00
update workflows
This commit is contained in:
parent
14c7be23b5
commit
9b45c0eb4a
1
.github/workflows/testflight.yaml
vendored
1
.github/workflows/testflight.yaml
vendored
@ -36,7 +36,6 @@ jobs:
|
||||
${{ runner.os }}-pods-
|
||||
|
||||
- name: Install Pods
|
||||
if: steps.pods-cache.outputs.cache-hit != 'true'
|
||||
run: pod install
|
||||
|
||||
- name: Build & Distribute to Testflight
|
||||
|
||||
1
.github/workflows/tests.yaml
vendored
1
.github/workflows/tests.yaml
vendored
@ -36,7 +36,6 @@ jobs:
|
||||
${{ runner.os }}-pods-
|
||||
|
||||
- name: Install Pods
|
||||
if: steps.pods-cache.outputs.cache-hit != 'true'
|
||||
run: pod install
|
||||
|
||||
- name: Run Tests
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user