Skip to content

Commit 161b1c6

Browse files
committed
Checkout to the right directory
1 parent 044ccf6 commit 161b1c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-check-install.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -517,6 +517,7 @@ jobs:
517517

518518
- name: Setup git checkout ⚙️
519519
uses: actions/[email protected]
520+
working-directory: ${{ github.event.repository.name }}/${{ inputs.package-subdirectory }}
520521

521522
- name: Check only affected modules 🎯
522523
if: startsWith(${{ github.event.repository.name }}, "teal.modules.") && github.event_name == 'pull_request'

0 commit comments

Comments
 (0)