There was an error while loading. Please reload this page.
1 parent 6e32e7b commit 7c6d05fCopy full SHA for 7c6d05f
1 file changed
.github/workflows/vici-on-push.yml
@@ -5,6 +5,9 @@ on:
5
jobs:
6
build:
7
runs-on: ubuntu-latest
8
+ defaults:
9
+ run:
10
+ working-directory: vici
11
steps:
12
- uses: actions/checkout@v4
13
- uses: actions/setup-node@v4
0 commit comments