Skip to content

Commit

Permalink
Remove unshallow
Browse files Browse the repository at this point in the history
  • Loading branch information
Bara committed Oct 11, 2019
1 parent 4bb237b commit 116f6f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Expand Up @@ -40,7 +40,6 @@ jobs:
- name: Let's prepare packaging
run: |
git fetch --unshallow
COUNT=$(git rev-list --count HEAD)
VERSION=3.$COUNT
HASH="$(git log --pretty=format:%h -n 1)"
Expand Down

0 comments on commit 116f6f7

Please sign in to comment.