Skip to content

Commit 6ad9f51

Browse files
author
mohit23x
committed
gh pages
1 parent 1a03cb7 commit 6ad9f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: actions/setup-node@v4
4747
with:
4848
node-version: 20.x
49-
- name: Cache node_modules
49+
- name: Cache node_module
5050
uses: actions/cache@v4
5151
with:
5252
path: example/node_modules

0 commit comments

Comments
 (0)