Skip to content

Commit

Permalink
Merge pull request #268 from LinkunGao/major/v2.0.0
Browse files Browse the repository at this point in the history
update action
  • Loading branch information
LinkunGao authored Oct 5, 2023
2 parents f15e489 + d9e9a68 commit c03dff9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-api-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0 # Not needed if lastUpdated is not enabled
# with:
# fetch-depth: 0 # Not needed if lastUpdated is not enabled
# - uses: pnpm/action-setup@v2 # Uncomment this if you're using pnpm
# - uses: oven-sh/setup-bun@v1 # Uncomment this if you're using Bun
- name: Setup Node
Expand Down

0 comments on commit c03dff9

Please sign in to comment.