Skip to content

Commit 9569101

Browse files
committed
CI fix
1 parent 141336d commit 9569101

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-publish.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
same_sha: ${{ steps.check.outputs.same_sha }}
2020
steps:
2121
- uses: actions/checkout@v4
22-
with:
23-
fetch-depth: 0
22+
with:
23+
fetch-depth: 0
2424

2525
- name: Get Activity Short Circuit
2626
id: check

0 commit comments

Comments
 (0)