Skip to content

Commit 4385bd0

Browse files
committed
fix(ci): restore YAML structure in release.yml
1 parent 0661dfd commit 4385bd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
node-version: 20
5050
cache: "npm"
5151

52+
- name: Install frontend dependencies
5253
run: npm install --legacy-peer-deps
5354

5455
- name: Build the app

0 commit comments

Comments
 (0)