Skip to content

Commit e255601

Browse files
Checkout proper git repository
1 parent 3cd6db2 commit e255601

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,10 @@ jobs:
8585
permissions:
8686
contents: write
8787
steps:
88+
- uses: actions/checkout@v4
89+
with:
90+
fetch-depth: 0
91+
8892
- uses: actions/download-artifact@v4
8993
with:
9094
path: dist

0 commit comments

Comments
 (0)