Skip to content

Commit 3ca4f7e

Browse files
committed
more attempts
1 parent 3de83ab commit 3ca4f7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/setup-node/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ runs:
1919
- name: Install dependencies 🔧
2020
shell: bash
2121
if: steps.cache_dependencies.outputs.cache-hit != 'true'
22+
run: cd frontend
2223
run: npm ci

0 commit comments

Comments
 (0)