Skip to content

Commit

Permalink
fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
LianhaoZ committed Nov 7, 2024
1 parent cfbe1c1 commit 602e0ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
fetch-depth: 0
with:
fetch-depth: 0
- uses: actions/setup-node@v4
with:
node-version: "22"
Expand Down

0 comments on commit 602e0ec

Please sign in to comment.