Skip to content

Commit 70e5e01

Browse files
chore: try adding env
1 parent a7e6a18 commit 70e5e01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ios.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
run: echo "/opt/homebrew/bin" >> $GITHUB_PATH
2121
- name: "Carthage Cached Bootstrap"
2222
uses: DevCycleHQ/[email protected]
23+
env:
24+
PATH: /opt/homebrew/bin:$PATH
2325
with:
2426
github-token: ${{ secrets.AUTOMATION_USER_TOKEN }}
2527
use-xcframeworks: true

0 commit comments

Comments
 (0)