Skip to content

Commit ed0faa2

Browse files
authored
Update ops.site.deploy.ddev.yml
1 parent 066c9dd commit ed0faa2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ops.site.deploy.ddev.yml

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

9999
- name: Clone code
100100
run: |
101+
echo $PATH
101102
if [[ ! -d ${{ inputs.git_root }} ]]; then
102103
git clone ${{ inputs.git_repository }} ${{ inputs.git_root }}
103104
fi

0 commit comments

Comments
 (0)