Skip to content

Commit 6415978

Browse files
committed
chore: fix workflow syntax
1 parent b4f0ae2 commit 6415978

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pkg.pr.new.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414

1515
defaults:
1616
run:
17-
working-directory: ${{ env.WORKING_DIR }}
17+
working-directory: packages/next-auth
1818

1919
jobs:
2020
build:

0 commit comments

Comments
 (0)