Skip to content

Commit

Permalink
Max fetch-depth
Browse files Browse the repository at this point in the history
  • Loading branch information
omus committed Jan 29, 2024
1 parent 9354be9 commit b8af5f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:
- x64
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0 # Allows checkout of Artifacts.toml from base ref
- uses: dawidd6/action-download-artifact@v3
if: ${{ needs.prerelease.outputs.key }}
id: action-artifact
Expand Down

0 comments on commit b8af5f7

Please sign in to comment.