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 c466a26 commit f2d9d78Copy full SHA for f2d9d78
.github/workflows/ci.yml
@@ -21,7 +21,6 @@ jobs:
21
uses: actions/setup-node@v3
22
with:
23
node-version: ${{ matrix.node-version }}
24
- cache: 'npm'
25
26
- name: Install dependencies
27
working-directory: MinimaJS
0 commit comments