Skip to content

Commit

Permalink
Checkout repo
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperWA committed Jan 13, 2024
1 parent 39af6eb commit a0188d6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/cd_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,10 +166,10 @@ jobs:
# exit 1
# fi

# - name: Checkout ${{ github.repository }}
# uses: actions/checkout@v4
# with:
# fetch-depth: 0
- name: Checkout ${{ github.repository }}
uses: actions/checkout@v4
with:
fetch-depth: 0

# - name: Set up Python ${{ inputs.python_version_build }}
# uses: actions/setup-python@v5
Expand Down

0 comments on commit a0188d6

Please sign in to comment.