Skip to content

Commit b741a23

Browse files
committed
xvsdfd
1 parent 45e89c3 commit b741a23

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
@@ -80,6 +80,7 @@ jobs:
8080
run: |
8181
git fetch --unshallow origin
8282
echo $(git rev-list HEAD --count --first-parent)
83+
echo $(git rev-list --count ${{ github.ref_name }} ^main)
8384
echo "build-number=$(git rev-list --count ${{ github.ref_name }} ^main)" >> GITHUB_OUTPUT
8485
- name: 'Format version'
8586
id: format-version

0 commit comments

Comments
 (0)