Skip to content

Commit 750ab42

Browse files
committed
.
1 parent 35ab418 commit 750ab42

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
@@ -104,7 +104,7 @@ jobs:
104104
with:
105105
fetch-depth: 0
106106
fetch-tags: true
107-
- run: ./mill site.publishDocs
107+
- run: mill site.publishDocs
108108
- name: Setup Pages
109109
uses: actions/configure-pages@v4
110110
- uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)