Skip to content

Commit

Permalink
Revert "chore: update main.yml"
Browse files Browse the repository at this point in the history
This reverts commit 25a275c.
  • Loading branch information
F-star committed Feb 9, 2025
1 parent 25a275c commit 0b40eb8
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 @@ -23,6 +23,8 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- name: Checkout
uses: actions/checkout@v4
- name: Setup pnpm
uses: pnpm/action-setup@v2
with:
version: latest # if failed, try 9.0.2
- name: Setup Node
Expand Down

0 comments on commit 0b40eb8

Please sign in to comment.