Skip to content

Commit

Permalink
chore: 🤖 123
Browse files Browse the repository at this point in the history
  • Loading branch information
meetqy committed Aug 2, 2023
1 parent e4fa63c commit 5b898d6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ jobs:
build_on_mac:
runs-on: macOS-latest
steps:
# - uses: actions/checkout@v3
# - name: Install Node.js
# uses: actions/setup-node@v3
# with:
# node-version: 18.x
- uses: actions/checkout@v3
- name: Install Node.js
uses: actions/setup-node@v3
with:
node-version: 18.x

# - uses: pnpm/action-setup@v2
# name: Install pnpm
Expand Down

0 comments on commit 5b898d6

Please sign in to comment.