Skip to content

Commit

Permalink
fix github action (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoC0de committed Mar 3, 2024
1 parent 6f12241 commit 54888b8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
uses: actions/checkout@v4
with:
sparse-checkout: .github/actions/checkout/action.yml
sparse-checkout-cone-mode: false
lfs: true

- name: Checkout
Expand Down Expand Up @@ -61,7 +60,6 @@ jobs:
uses: actions/checkout@v4
with:
sparse-checkout: .github/actions/checkout/action.yml
sparse-checkout-cone-mode: false
lfs: true

- name: Checkout
Expand Down Expand Up @@ -119,7 +117,6 @@ jobs:
uses: actions/checkout@v4
with:
sparse-checkout: .github/actions/checkout/action.yml
sparse-checkout-cone-mode: false
lfs: true

- name: Checkout
Expand Down Expand Up @@ -167,7 +164,6 @@ jobs:
uses: actions/checkout@v4
with:
sparse-checkout: .github/actions/checkout/action.yml
sparse-checkout-cone-mode: false
lfs: true

- name: Checkout
Expand Down Expand Up @@ -219,7 +215,6 @@ jobs:
uses: actions/checkout@v4
with:
sparse-checkout: .github/actions/checkout/action.yml
sparse-checkout-cone-mode: false
lfs: true

- name: Checkout
Expand Down Expand Up @@ -252,7 +247,6 @@ jobs:
uses: actions/checkout@v4
with:
sparse-checkout: .github/actions/checkout/action.yml
sparse-checkout-cone-mode: false
lfs: true

- name: Checkout
Expand Down

0 comments on commit 54888b8

Please sign in to comment.