Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa committed Jun 12, 2023
1 parent a9fad87 commit 1551d04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: lts/*
cache: 'npm'
- name: Select Xcode ${{ matrix.xcode-version }}
run: sudo xcode-select --switch /Applications/Xcode_${{ matrix.xcode-version }}.app
- run: rm -rf UICatalog/build UIKitCatalog/build
Expand Down

0 comments on commit 1551d04

Please sign in to comment.