Skip to content

Commit 745c338

Browse files
committed
Tweaked main action
1 parent 83084a3 commit 745c338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
- run: npm ci
2929

3030
- name: Generate documentation
31-
- run: npm run docs
31+
run: npm run docs

0 commit comments

Comments
 (0)