Skip to content

Commit 969e6d2

Browse files
implicit install from vp
1 parent 769bdd2 commit 969e6d2

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/deploy-relay.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,7 @@ jobs:
4343
with:
4444
node-version-file: package.json
4545
cache: true
46-
run-install: false
47-
48-
- name: Install dependencies
49-
run: vp install --frozen-lockfile
46+
run-install: true
5047

5148
- name: Deploy production relay stage
5249
run: vp run --filter t3code-relay deploy -- --stage prod --yes

0 commit comments

Comments
 (0)