Skip to content

Commit d44dc72

Browse files
authored
Fix release workflow (#10)
1 parent 044ca6b commit d44dc72

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-and-publish.yml

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
- name: Checkout
1515
uses: actions/checkout@v4
1616
with:
17-
sparse-checkout: .
1817
fetch-depth: 0
1918
- name: Setup Node
2019
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)