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 7bd64fe commit 50bc52bCopy full SHA for 50bc52b
2 files changed
.github/workflows/build.yml
@@ -19,7 +19,6 @@ jobs:
19
with:
20
node-version: '18'
21
cache: 'npm'
22
- cache-dependency-path: 'package-lock.json'
23
24
- name: Install dependencies
25
run: npm ci
.github/workflows/webapp-dev.yml
@@ -13,7 +13,6 @@ jobs:
13
14
15
16
17
18
0 commit comments