Skip to content

Commit 37bac41

Browse files
author
wec
committed
fix gh workflow
1 parent b1d25b8 commit 37bac41

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
uses: actions/checkout@v4
2828
with:
2929
fetch-depth: 0
30+
- name: Install pnpm
31+
uses: pnpm/action-setup@v2
3032
- name: Setup Node
3133
uses: actions/setup-node@v4
3234
with:

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ features:
4747
details: Installable application.
4848
---
4949

50-
## Screenshots
50+
## Screenshot
5151

5252
![DashLit](/main_page.png "DashLit")

0 commit comments

Comments
 (0)