Skip to content

Commit

Permalink
🐛 trying with manual token export
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-bierman committed May 16, 2024
1 parent 28c5a40 commit 6d94e3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/expo.build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
- name: Run Local Build for iOS
working-directory: ./apps/expo
run: |
export MAPBOX_DOWNLOADS_TOKEN=${{ secrets.MAPBOX_DOWNLOADS_TOKEN }}
eas build --profile preview --platform ios --local --non-interactive
env:
EXPO_PUBLIC_IOS_CLIENT_ID: ${{ secrets.EXPO_PUBLIC_IOS_CLIENT_ID }}
Expand Down

0 comments on commit 6d94e3b

Please sign in to comment.