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 56cc32e commit 13faf80Copy full SHA for 13faf80
1 file changed
.github/workflows/ci.yml
@@ -60,7 +60,6 @@ jobs:
60
version: 10
61
cache: true
62
cache_dependency_path: frontend/pnpm-lock.yaml
63
- package_json_file: frontend/package.json
64
65
- name: Setup Node.js for OpenAPI lint tooling
66
uses: actions/setup-node@v6
@@ -91,7 +90,6 @@ jobs:
91
90
92
93
94
95
96
- name: Setup Node.js
97
@@ -196,7 +194,6 @@ jobs:
196
194
197
195
198
199
200
201
- name: Setup Node.js for Docker build
202
0 commit comments