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 aaa5eed commit e94e7f5Copy full SHA for e94e7f5
.github/workflows/ci.yml
@@ -23,7 +23,6 @@ jobs:
23
- uses: actions/setup-node@v3
24
with:
25
node-version: 18
26
- cache: 'npm'
27
28
- name: Install Deps
29
run: npm ci --ignore-scripts --no-audit --progress=false
.github/workflows/publish.yml
@@ -16,7 +16,6 @@ jobs:
16
17
18
19
20
21
22
0 commit comments