Skip to content

Commit

Permalink
fixed ci
Browse files Browse the repository at this point in the history
  • Loading branch information
zds-s committed Oct 8, 2024
1 parent f863c7c commit 53d55e5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0

path: web

- name: Install pnpm
Expand Down Expand Up @@ -104,7 +104,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0

path: web

- name: Install pnpm
Expand Down Expand Up @@ -160,7 +160,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
path: web

- name: Install pnpm
Expand Down

0 comments on commit 53d55e5

Please sign in to comment.