Skip to content

Commit 4ee939d

Browse files
author
Abdulhakim Ajetunmobi
committed
preview fix
1 parent 7ee89bb commit 4ee939d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
node-version: 22.4
4545

4646
- name: Install dependencies
47-
working-directory: ${{ steps.get-changed-folder.outputs.dir }}
47+
working-directory: $GITHUB_WORKSPACE/tutorials
4848
run: |
4949
node -v
5050
npm -v

0 commit comments

Comments
 (0)