We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a03cb7 commit 6ad9f51Copy full SHA for 6ad9f51
.github/workflows/publish.yaml
@@ -46,7 +46,7 @@ jobs:
46
uses: actions/setup-node@v4
47
with:
48
node-version: 20.x
49
- - name: Cache node_modules
+ - name: Cache node_module
50
uses: actions/cache@v4
51
52
path: example/node_modules
0 commit comments