Skip to content

Commit 9a7676c

Browse files
committed
specify working directory
1 parent c3e8b17 commit 9a7676c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/verify.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- uses: actions/checkout@v2
2020
with:
2121
path: google-api-java-client-services
22+
- working-directory: google-api-java-client-services
2223
- run: |
2324
bash .github/workflows/verify.sh
2425

0 commit comments

Comments
 (0)