Skip to content

Commit

Permalink
ci: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fxzer committed Apr 27, 2024
1 parent 708fc7a commit 7d71b6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: latest
run: |
node -v
- name: Install pnpm
uses: pnpm/action-setup@v2
Expand Down

0 comments on commit 7d71b6a

Please sign in to comment.