Skip to content

Commit

Permalink
chore: try adding env
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathannorris committed Dec 19, 2024
1 parent a7e6a18 commit 70e5e01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ios.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
run: echo "/opt/homebrew/bin" >> $GITHUB_PATH
- name: "Carthage Cached Bootstrap"
uses: DevCycleHQ/[email protected]
env:
PATH: /opt/homebrew/bin:$PATH
with:
github-token: ${{ secrets.AUTOMATION_USER_TOKEN }}
use-xcframeworks: true
Expand Down

0 comments on commit 70e5e01

Please sign in to comment.