Skip to content

Commit

Permalink
Update ios-weekly.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lovegaoshi committed May 20, 2024
1 parent 4604db2 commit d230394
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/ios-weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,13 +68,12 @@ jobs:
with:
node-version: '20'

- uses: Wandalen/wretry.action@master
with:
action: threeal/[email protected]
attemp_limit: 10
- name: Setup Yarn
uses: threeal/[email protected]

- name: 'Create env file'
run: |
sudo xcode-select -s "/Applications/Xcode_15.3.app"
echo "${{ secrets.ENV_FILE }}" > .env
echo "APPSTORE=true" >> .env
echo "${{ secrets.SENTRY_PROPERTIES }}" > ./ios/sentry.properties
Expand Down

0 comments on commit d230394

Please sign in to comment.