Skip to content

Commit df05cbd

Browse files
committed
xacasax
1 parent 9487581 commit df05cbd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,6 @@ jobs:
8080
run: |
8181
git fetch --unshallow --filter=tree:0
8282
git rev-list --count origin/${{ github.ref_name }} ^origin/main
83-
echo $1
84-
echo $(git rev-list --count origin/${{ github.ref_name }} ^origin/main)
8583
echo "build-number=$(git rev-list --count origin/${{ github.ref_name }} ^origin/main)" >> GITHUB_OUTPUT
8684
- name: ''
8785
shell: bash

0 commit comments

Comments
 (0)