Skip to content

Commit 7803478

Browse files
Update nextjs.yml
1 parent 485f441 commit 7803478

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/nextjs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ jobs:
2929
build:
3030
runs-on: ubuntu-latest
3131

32+
defaults:
33+
run:
34+
working-directory: ./tensorsofthewall
35+
3236
steps:
3337
- name: Checkout
3438
uses: actions/checkout@v3

0 commit comments

Comments
 (0)