Skip to content

Commit

Permalink
z
Browse files Browse the repository at this point in the history
  • Loading branch information
everpcpc committed May 30, 2024
1 parent bd10fc7 commit 3bfacd6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
ref: ${{ needs.create_release.outputs.version }}
- name: Download artifact
uses: ./.github/actions/artifact_download
Expand Down Expand Up @@ -323,7 +322,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
ref: ${{ needs.create_release.outputs.version }}
- name: Download artifact
uses: ./.github/actions/artifact_download
Expand Down

0 comments on commit 3bfacd6

Please sign in to comment.