Skip to content

Commit 2d6f5d4

Browse files
authored
Merge pull request #7 from johelder/adjust/with-command-on-ci
adjust/with-command-on-ci
2 parents 116e6a8 + da3ed3a commit 2d6f5d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ jobs:
5555
steps:
5656
- name: Checkout
5757
uses: actions/checkout@v4
58+
with:
59+
fetch-depth: 0
5860

5961
- name: Setup
6062
uses: ./.github/actions/setup

0 commit comments

Comments
 (0)