Skip to content

Commit

Permalink
chore: update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tyiuhc committed Jan 29, 2024
1 parent 00f00ef commit c7bf92a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ jobs:
run: |
sudo xcode-select -switch /Applications/Xcode_14.2.app
- name: Set up Node
uses: actions/setup-node@v4
with:
node-version: '20'

- name: Carthage Bootstrap
run: carthage bootstrap --use-xcframeworks

Expand Down

0 comments on commit c7bf92a

Please sign in to comment.