Skip to content

Commit

Permalink
remove some action
Browse files Browse the repository at this point in the history
  • Loading branch information
QhdJiaYou committed May 11, 2024
1 parent dfae78b commit b2eda89
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0 # Not needed if lastUpdated is not enabled
- uses: npm/action-setup@v3 # npm is optional but recommended, you can also use npm / yarn
with:
version: 8
- name: Setup Node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit b2eda89

Please sign in to comment.