Skip to content

Commit 45e89c3

Browse files
committed
sdcsd
1 parent 842a8e4 commit 45e89c3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
shell: bash
7979
id: create-build-number
8080
run: |
81+
git fetch --unshallow origin
8182
echo $(git rev-list HEAD --count --first-parent)
8283
echo "build-number=$(git rev-list --count ${{ github.ref_name }} ^main)" >> GITHUB_OUTPUT
8384
- name: 'Format version'

0 commit comments

Comments
 (0)