Skip to content

Commit 6c85d0c

Browse files
committed
Remove extra --unshallow
1 parent 26fe529 commit 6c85d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
distribution: 'temurin'
7272
java-version: '11'
7373
cache: sbt
74-
- run: git fetch --unshallow
74+
7575
- name: Publish ${{ github.ref }}
7676
run: sbt ci-release
7777
env:

0 commit comments

Comments
 (0)