Skip to content

Commit 0c03a3e

Browse files
committed
ascdwa
1 parent 09eaedb commit 0c03a3e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ jobs:
7979
id: create-build-number
8080
run: |
8181
git fetch --unshallow --filter=tree:0
82-
echo $(git rev-list HEAD --count --first-parent)
8382
echo $(git rev-list --count origin/${{ github.ref_name }} ^origin/main)
8483
echo "build-number=$(git rev-list --count origin/${{ github.ref_name }} ^origin/main)" >> GITHUB_OUTPUT
8584
- name: 'Format version'

0 commit comments

Comments
 (0)