Skip to content

Commit 7c6d05f

Browse files
committed
ci(vici-on-push): run in subdirectory
1 parent 6e32e7b commit 7c6d05f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/vici-on-push.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
jobs:
66
build:
77
runs-on: ubuntu-latest
8+
defaults:
9+
run:
10+
working-directory: vici
811
steps:
912
- uses: actions/checkout@v4
1013
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)