Skip to content

Commit

Permalink
Clone the whole history
Browse files Browse the repository at this point in the history
  • Loading branch information
pepicrft committed Jul 23, 2024
1 parent 38c3da6 commit a5b3bef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
runs-on: "macos-13"
steps:
- uses: actions/checkout@v4
with:
fetch-depth: '0'
- uses: jdx/mise-action@v2
if: "!startsWith(github.event.head_commit.message, 'release')"
- run: mise run install
Expand Down

0 comments on commit a5b3bef

Please sign in to comment.